X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Flinkat.texi;h=902dec1ed33db528ea74e658417562eb425f2806;hb=bc18fb52e080546bd6f048be78cf04968797a191;hp=5547448b6e3fbf273b35d1a6a5124b03c6cc636d;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;p=gnulib.git diff --git a/doc/posix-functions/linkat.texi b/doc/posix-functions/linkat.texi index 5547448b6..902dec1ed 100644 --- a/doc/posix-functions/linkat.texi +++ b/doc/posix-functions/linkat.texi @@ -11,12 +11,12 @@ Portability problems fixed by Gnulib: @item This function is missing on some platforms: glibc 2.3.6, MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, -AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS. But the replacement function is not safe to be used in libraries and is not multithread-safe. @item This function fails to reject trailing slashes on non-directories on some platforms: -AIX 7.1, Solaris 11 2010-11. +AIX 7.1, Solaris 11 2011-11. @end itemize Portability problems not fixed by Gnulib: