summaryrefslogtreecommitdiff
path: root/include/sys/msg.h
AgeCommit message (Expand)AuthorLines
2019-08-02allow archs to define IPC_STAT, propagate time64 bit to other macrosRich Felker-2/+2
2018-06-19add {MSG,SEM,SHM}_STAT_ANY from linux v4.17Szabolcs Nagy-0/+1
2013-08-14add missing MSG_EXCEPT in sys/msg.hRich Felker-0/+1
2012-12-06add struct msgbuf to sys/msg.hrofl0r-0/+7
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-0/+8
2011-04-13numerous fixes to sysv ipcRich Felker-11/+11
2011-04-06fix typo in sys/msg.hRich Felker-1/+1
2011-04-06fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functionsRich Felker-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+36