X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Funlinkat.texi;h=cf334098a219aeb42758261b86cce54c15195d71;hb=54b5ce0e1a4f6a4af37f970e45e6e173e5b0a1c6;hp=1ec724e4ed73d42260553a482dc1861bbc550347;hpb=3cfa87074aacbe7975f7b019d652a97488173f02;p=gnulib.git diff --git a/doc/posix-functions/unlinkat.texi b/doc/posix-functions/unlinkat.texi index 1ec724e4e..cf334098a 100644 --- a/doc/posix-functions/unlinkat.texi +++ b/doc/posix-functions/unlinkat.texi @@ -16,6 +16,10 @@ But the replacement function is not safe to be used in libraries and is not mult @item Some systems mistakenly succeed on @code{unlinkat(fd,"file/",flag)}: 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: