Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets 12 年之前
..
madvise.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
mincore.c a660180c6a mincore syscall wrapper 12 年之前
mlock.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
mlockall.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
mmap.c d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets 12 年之前
mprotect.c af3d5405b8 work around linux bug in mprotect 14 年之前
mremap.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
msync.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
munlock.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
munlockall.c aa398f56fa global cleanup to use the new syscall interface 14 年之前
munmap.c 6016457011 process-shared barrier support, based on discussion with bdonlan 13 年之前
posix_madvise.c 53ab4e793b fix missing include in posix_madvise.c (compile error) 14 年之前
shm_open.c bf258341b7 overhaul sem_open 12 年之前