9 Commits (695111036821f73870d8d7b4ba072368fc8f7941)

Author SHA1 Message Date
Rich Felker 6016457011 process-shared barrier support, based on discussion with bdonlan 15 years ago
Rich Felker af3d5405b8 work around linux bug in mprotect 15 years ago
Rich Felker 53ab4e793b fix missing include in posix_madvise.c (compile error) 15 years ago
Rich Felker 2357350924 support posix_madvise (previous a stub) 15 years ago
Rich Felker c2cd25bff8 consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix 15 years ago
Rich Felker aa398f56fa global cleanup to use the new syscall interface 15 years ago
Rich Felker ebd7af6940 implement POSIX shared memory 15 years ago
Rich Felker 2cdfb7ca26 cleaning up syscalls in preparation for x86_64 port 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago