summaryrefslogtreecommitdiff
path: root/include/sys/ipc.h
AgeCommit message (Expand)AuthorFilesLines
2019-08-02move IPC_STAT definition to a new bits/ipcstat.h fileRich Felker1-3/+1
2019-08-02allow archs to define IPC_STAT, propagate time64 bit to other macrosRich Felker1-0/+2
2012-12-10fix regressions in app compatibility from previous sys/ipc.h changesRich Felker1-0/+5
2012-12-06fix names of ipc_perm __key/__seq elementsRich Felker1-6/+2
2012-12-06ipc.h: fix gnu aliases for key and seq in struct ipc_permrofl0r1-2/+4
2012-09-07default features: make musl usable without feature test macrosRich Felker1-0/+2
2011-04-13numerous fixes to sysv ipcRich Felker1-2/+16
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+23