about summary refs log tree commit diff
path: root/include/sys/ipc.h
Commit message (Expand)AuthorAgeFilesLines
* move IPC_STAT definition to a new bits/ipcstat.h fileRich Felker2019-08-021-3/+1
* allow archs to define IPC_STAT, propagate time64 bit to other macrosRich Felker2019-08-021-0/+2
* fix regressions in app compatibility from previous sys/ipc.h changesRich Felker2012-12-101-0/+5
* fix names of ipc_perm __key/__seq elementsRich Felker2012-12-061-6/+2
* ipc.h: fix gnu aliases for key and seq in struct ipc_permrofl0r2012-12-061-2/+4
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* numerous fixes to sysv ipcRich Felker2011-04-131-2/+16
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+23