index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
/
_PC_SYNC_IO.c
blob: c9c8921b656ea52a800c3aef9e8b57e94ceedb39 (
plain
)
1
2
3
4
5
#include <unistd.h> #define _PC_SYNC_IO 18 /* POSIX(199309) */