Rich Felker ce8a995782 fix shm_open wrongly being cancellable 12 years ago
..
madvise.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
mincore.c a660180c6a mincore syscall wrapper 12 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 3cd6f5229f disallow creation of objects larger than PTRDIFF_MAX via mmap 12 years ago
mprotect.c af3d5405b8 work around linux bug in mprotect 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 6016457011 process-shared barrier support, based on discussion with bdonlan 13 years ago
posix_madvise.c 53ab4e793b fix missing include in posix_madvise.c (compile error) 14 years ago
shm_open.c ce8a995782 fix shm_open wrongly being cancellable 12 years ago