Drew DeVault 46fb680c85 support archs with no mlock syscall, only mlock2 5 years ago
..
madvise.c 5ce3737931 reduce spurious inclusion of libc.h 5 years ago
mincore.c a660180c6a mincore syscall wrapper 11 years ago
mlock.c 46fb680c85 support archs with no mlock syscall, only mlock2 5 years ago
mlockall.c aa398f56fa global cleanup to use the new syscall interface 13 years ago
mmap.c 63a4c9adf2 remove spurious inclusion of libc.h for LFS64 ABI aliases 5 years ago
mprotect.c df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads 9 years ago
mremap.c 5ce3737931 reduce spurious inclusion of libc.h 5 years ago
msync.c 0b21a07c78 make fsync, fdatasync, and msync cancellation points 9 years ago
munlock.c aa398f56fa global cleanup to use the new syscall interface 13 years ago
munlockall.c aa398f56fa global cleanup to use the new syscall interface 13 years ago
munmap.c 5ce3737931 reduce spurious inclusion of libc.h 5 years ago
posix_madvise.c 53ab4e793b fix missing include in posix_madvise.c (compile error) 13 years ago
shm_open.c 13d1afa46f overhaul internally-public declarations using wrapper headers 5 years ago