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