X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffdatasync.texi;h=cd3157571464bdcf77ef8f61c3266436f4f0c345;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=8d746de731d76e46dce6ac88c6670ad923250b00;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/fdatasync.texi b/doc/posix-functions/fdatasync.texi index 8d746de73..cd3157571 100644 --- a/doc/posix-functions/fdatasync.texi +++ b/doc/posix-functions/fdatasync.texi @@ -2,17 +2,20 @@ @section @code{fdatasync} @findex fdatasync -POSIX specification: @url{http://www.opengroup.org/susv3xsh/fdatasync.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html} -Gnulib module: --- +Gnulib module: fdatasync Portability problems fixed by Gnulib: @itemize +@item +This function is present but not declared on some platforms: +Mac OS X 10.7. +@item +This function is missing on some platforms: +Mac OS X 10.5, FreeBSD 6.0, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Solaris 2.4, mingw, MSVC 9, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -MacOS X 10.3, FreeBSD 6.0, OpenBSD 3.8, IRIX 5.3, Solaris 2.4, mingw, Interix 3.5, BeOS. @end itemize