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