modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / fsync.texi
blobb51a3c5879213a01a085553dc55e76fd21012114
1 @node fsync
2 @section @code{fsync}
3 @findex fsync
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fsync.html}
7 Gnulib module: fsync
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw, MSVC 9.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize