Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | numerous fixes to sysv ipc | Rich Felker | 2011-04-13 | 1 | -11/+11 |
| | | | | | | | | | | 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. | ||||
* | fix typo in sys/msg.h | 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 |
| | |||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+36 |