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.
 
 
 
 
 
 
Rich Felker 6016457011 process-shared barrier support, based on discussion with bdonlan 15 years ago
..
madvise.c global cleanup to use the new syscall interface 15 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 process-shared barrier support, based on discussion with bdonlan 15 years ago
mprotect.c work around linux bug in mprotect 15 years ago
mremap.c global cleanup to use the new syscall interface 15 years ago
msync.c global cleanup to use the new syscall interface 15 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 process-shared barrier support, based on discussion with bdonlan 15 years ago
posix_madvise.c fix missing include in posix_madvise.c (compile error) 15 years ago
shm_open.c implement POSIX shared memory 15 years ago
shm_unlink.c implement POSIX shared memory 15 years ago