.. |
madvise.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
mlock.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
mlockall.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
mmap.c
|
c2cd25bff8
consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix
|
14 years ago |
mprotect.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
mremap.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
msync.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
munlock.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
munlockall.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
munmap.c
|
aa398f56fa
global cleanup to use the new syscall interface
|
14 years ago |
posix_madvise.c
|
53ab4e793b
fix missing include in posix_madvise.c (compile error)
|
14 years ago |
shm_open.c
|
ebd7af6940
implement POSIX shared memory
|
14 years ago |
shm_unlink.c
|
ebd7af6940
implement POSIX shared memory
|
14 years ago |