musl/src/mman
2011-03-20 00:16:43 -04:00
..
madvise.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mlock.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mlockall.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mmap.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mprotect.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
mremap.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
msync.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
munlock.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
munlockall.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
munmap.c global cleanup to use the new syscall interface 2011-03-20 00:16:43 -04:00
posix_madvise.c initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00
shm_open.c implement POSIX shared memory 2011-03-03 00:30:31 -05:00
shm_unlink.c implement POSIX shared memory 2011-03-03 00:30:31 -05:00