X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Frealpath.texi;h=5f7495be27edfd613d1118bebe376f8c425feb13;hb=23737e3dd01ef6ac0ae9134300a4c66807ae00d2;hp=01ce781cf2b5fb17a0c723fecd2934521ed5f046;hpb=99ad8ac789556142ef090fcaefae36aabef00ca4;p=gnulib.git diff --git a/doc/posix-functions/realpath.texi b/doc/posix-functions/realpath.texi index 01ce781cf..5f7495be2 100644 --- a/doc/posix-functions/realpath.texi +++ b/doc/posix-functions/realpath.texi @@ -19,6 +19,14 @@ Solaris. This function does not always return an absolute path on some platforms: Solaris. +@item +This function fails to detect trailing slashes on non-directories on +some platforms: +glibc 2.3.5. +@item +This function fails to recognize non-directories followed @samp{..} on +some platforms: +cygwin. @end itemize Portability problems not fixed by Gnulib: