Rich Felker ce8a995782 fix shm_open wrongly being cancellable hace 12 años
..
madvise.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
mincore.c a660180c6a mincore syscall wrapper hace 12 años
mlock.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
mlockall.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
mmap.c 3cd6f5229f disallow creation of objects larger than PTRDIFF_MAX via mmap hace 12 años
mprotect.c af3d5405b8 work around linux bug in mprotect hace 14 años
mremap.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
msync.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
munlock.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
munlockall.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
munmap.c 6016457011 process-shared barrier support, based on discussion with bdonlan hace 13 años
posix_madvise.c 53ab4e793b fix missing include in posix_madvise.c (compile error) hace 14 años
shm_open.c ce8a995782 fix shm_open wrongly being cancellable hace 12 años