about summary refs log tree commit diff
path: root/include/sys/sem.h
Commit message (Expand)AuthorAgeFilesLines
* add time64 symbol name redirects to public headers, under arch controlRich Felker2019-10-281-0/+6
* remove indirect use of endian.h from public headersRich Felker2019-10-171-2/+0
* allow archs to define IPC_STAT, propagate time64 bit to other macrosRich Felker2019-08-021-2/+2
* add {MSG,SEM,SHM}_STAT_ANY from linux v4.17Szabolcs Nagy2018-06-191-0/+1
* move struct semid_ds to from shared sys/sem.h to bitsRich Felker2014-03-111-16/+1
* sys/sem.h: cheat and make all longs use time_t insteadrofl0r2014-02-221-8/+8
* work around wrong kernel type for sem_nsems member of struct semid_dsRich Felker2013-06-281-1/+9
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* type exposure fixes in sys/sem.hRich Felker2012-08-241-2/+5
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+69