Merge branch 'stable'
[gnulib.git] / doc / posix-functions / realpath.texi
index cc20709..38cc8ca 100644 (file)
@@ -10,7 +10,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+mingw, MSVC 9, BeOS.
 @item
 This function does not allow for a NULL @samp{resolved} parameter on
 some platforms:
@@ -27,6 +27,9 @@ glibc 2.3.5.
 This function fails to recognize non-directories followed @samp{..} on
 some platforms:
 cygwin.
+@item
+This function misbehaves on consecutive slashes on some platforms:
+AIX 7.
 @end itemize
 
 Portability problems not fixed by Gnulib: