Rich Felker d6a62addce revert unwanted and inadvertent change that slipped into mmap.c 5 years ago
..
madvise.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
mincore.c a660180c6a mincore syscall wrapper 12 years ago
mlock.c 46fb680c85 support archs with no mlock syscall, only mlock2 6 years ago
mlockall.c aa398f56fa global cleanup to use the new syscall interface 14 years ago
mmap.c d6a62addce revert unwanted and inadvertent change that slipped into mmap.c 5 years ago
mprotect.c df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads 10 years ago
mremap.c 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
msync.c 0b21a07c78 make fsync, fdatasync, and msync cancellation points 10 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 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
posix_madvise.c 53ab4e793b fix missing include in posix_madvise.c (compile error) 14 years ago
shm_open.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 years ago