Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-09-22 | fix remaining IPC_64 issue (shmctl) | Rich Felker | -2/+2 | |
also cleanup cruft related to the issue | ||||
2011-04-13 | numerous fixes to sysv ipc | Rich Felker | -2/+2 | |
some of these definitions were just plain wrong, others based on outdated ancient "non-64" versions of the kernel interface. as much as possible has now been moved out of bits/* these changes break abi (the old abi for these functions was wrong), but since they were not working anyway it can hardly matter. | ||||
2011-04-06 | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | -1/+1 | |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -2/+2 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+12 | |