modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / fdatasync.texi
blobcd3157571464bdcf77ef8f61c3266436f4f0c345
1 @node fdatasync
2 @section @code{fdatasync}
3 @findex fdatasync
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fdatasync.html}
7 Gnulib module: fdatasync
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is present but not declared on some platforms:
13 Mac OS X 10.7.
14 @item
15 This function is missing on some platforms:
16 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.
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize