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