17 Commits (9d15d5e7533738f3e80f1aeecb4e30f8c9db1670)

Author SHA1 Message Date
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
Szabolcs Nagy b20760c023 support configurable page size on mips, powerpc and microblaze 13 years ago
Rich Felker ce8a995782 fix shm_open wrongly being cancellable 13 years ago
Rich Felker 3cd6f5229f disallow creation of objects larger than PTRDIFF_MAX via mmap 13 years ago
Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets 14 years ago
Rich Felker bf258341b7 overhaul sem_open 14 years ago
Rich Felker 6e2372a86c clean up, bugfixes, and general improvement for shm_open/shm_unlink 14 years ago
Rich Felker a660180c6a mincore syscall wrapper 14 years ago
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