X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Funlinkat.texi;h=cf334098a219aeb42758261b86cce54c15195d71;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=dfff9b9bc972c04e21b9109119ca28696a8ad594;hpb=22d7496bac7d391faff10755b17889ecd2f604d4;p=gnulib.git diff --git a/doc/posix-functions/unlinkat.texi b/doc/posix-functions/unlinkat.texi index dfff9b9bc..cf334098a 100644 --- a/doc/posix-functions/unlinkat.texi +++ b/doc/posix-functions/unlinkat.texi @@ -15,7 +15,11 @@ glibc 2.3.6, MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX But the replacement function is not safe to be used in libraries and is not multithread-safe. @item Some systems mistakenly succeed on @code{unlinkat(fd,"file/",flag)}: -Solaris 9. +GNU/Hurd, Solaris 9. +@item +Some platforms declare this function in @code{fcntl.h} instead of +@code{unistd.h}: +Cygwin 1.7.1. @end itemize Portability problems not fixed by Gnulib: