You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
..
madvise.c global cleanup to use the new syscall interface 15 years ago
mincore.c mincore syscall wrapper 14 years ago
mlock.c global cleanup to use the new syscall interface 15 years ago
mlockall.c global cleanup to use the new syscall interface 15 years ago
mmap.c disallow creation of objects larger than PTRDIFF_MAX via mmap 13 years ago
mprotect.c support configurable page size on mips, powerpc and microblaze 13 years ago
mremap.c global cleanup to use the new syscall interface 15 years ago
msync.c include cleanups: remove unused headers and add feature test macros 13 years ago
munlock.c global cleanup to use the new syscall interface 15 years ago
munlockall.c global cleanup to use the new syscall interface 15 years ago
munmap.c include cleanups: remove unused headers and add feature test macros 13 years ago
posix_madvise.c fix missing include in posix_madvise.c (compile error) 15 years ago
shm_open.c fix shm_open wrongly being cancellable 13 years ago