Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | 2011-04-06 | 1 | -1/+1 |
* | 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 | 1 | -0/+17 |