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