Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-08-14 | add missing MSG_EXCEPT in sys/msg.h | Rich Felker | -0/+1 | |
2012-12-06 | add struct msgbuf to sys/msg.h | rofl0r | -0/+7 | |
2011-11-10 | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | -0/+8 | |
patch by Arvid Picciani (aep) | ||||
2011-04-13 | numerous fixes to sysv ipc | Rich Felker | -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. | ||||
2011-04-06 | fix typo in sys/msg.h | Rich Felker | -1/+1 | |
2011-04-06 | fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions | Rich Felker | -1/+1 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+36 | |