Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | 2011-04-06 | 11 | -11/+11 |
| | |||||
* | fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions | Rich Felker | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | add sysv ipc message queues (completely untested) | Rich Felker | 2011-04-05 | 4 | -0/+58 |
| | |||||
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 7 | -14/+14 |
| | |||||
* | fixed missing cast in the non-i386 version of shmat (preparation for ports) | Rich Felker | 2011-02-13 | 1 | -1/+1 |
| | |||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 9 | -0/+118 |