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