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
/
sys
/
mman
/
MS_SYNC.c
blob: e7faf7069c7bcf09d9fe2f9dd32a376a3a84a1c6 (
plain
)
1
2
3
4
5
6
#include <sys/mman.h> #define MS_SYNC /* TODO */ /* XOPEN(400) POSIX(19xxyy) */