getcwd: Work around getcwd bug on AIX 5..7.
[gnulib.git] / doc / posix-functions / getcwd.texi
index 8648322..5dfba59 100644 (file)
@@ -33,7 +33,8 @@ Portability problems fixed by Gnulib module @code{getcwd}:
 This function is missing on some older platforms.
 @item
 This function does not handle long file names (greater than @code{PATH_MAX})
-correctly on some platforms.
+correctly on some platforms:
+glibc on Linux 2.4.20, MacOS X 10.5, FreeBSD 6.4, NetBSD 5.1, OpenBSD 4.9, AIX 7.1.
 @end itemize
 
 Portability problems not fixed by Gnulib: