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
/
fcntl
/
O_RSYNC.c
blob: a867c13d26e124f36f4e229ca29ed95b46e11d1a (
plain
)
1
2
3
4
5
#include <fcntl.h> #define O_RSYNC (1<<11) /* POSIX(199309) */