Rich Felker fda365a530 fix mremap memory synchronization and use of variadic argument 9 年之前
..
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 f08ab9e61a redesign and simplify vmlock system 10 年之前
mprotect.c df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads 10 年之前
mremap.c fda365a530 fix mremap memory synchronization and use of variadic argument 9 年之前
msync.c 0b21a07c78 make fsync, fdatasync, and msync cancellation points 10 年之前
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 f08ab9e61a redesign and simplify vmlock system 10 年之前
posix_madvise.c 53ab4e793b fix missing include in posix_madvise.c (compile error) 14 年之前
shm_open.c ce8a995782 fix shm_open wrongly being cancellable 11 年之前