X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-headers%2Flimits.texi;h=4f18419a4e7b824fa7234b1794918cf4f89226bb;hb=6310fc6d3e3f086e825cbd6f53950fbdc1ac7b42;hp=65efb9121fb195351de7320bc28a263f7d025a07;hpb=7f494c7d725db4a7f3abdef09d4070725487da67;p=gnulib.git diff --git a/doc/posix-headers/limits.texi b/doc/posix-headers/limits.texi index 65efb9121..4f18419a4 100644 --- a/doc/posix-headers/limits.texi +++ b/doc/posix-headers/limits.texi @@ -15,3 +15,7 @@ IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. Portability problems not fixed by Gnulib: @itemize @end itemize + +For @code{PATH_MAX}, Gnulib provides a module @code{pathmax} with a header +file @code{"pathmax.h"}. It defines @code{PATH_MAX} to a constant on +platforms with a file name length limit.