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