repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
doc
/
posix-functions
/
fsync.texi
blob
b51a3c5879213a01a085553dc55e76fd21012114
1
@node fsync
2
@section @code{fsync}
3
@findex fsync
4
5
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fsync.html}
6
7
Gnulib module: fsync
8
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
15
16
Portability problems not fixed by Gnulib:
17
@itemize
18
@end itemize