summaryrefslogtreecommitdiff
path: root/include/sys/sem.h
AgeCommit message (Expand)AuthorLines
2019-10-28add time64 symbol name redirects to public headers, under arch controlRich Felker-0/+6
2019-10-17remove indirect use of endian.h from public headersRich Felker-2/+0
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
2014-03-11move struct semid_ds to from shared sys/sem.h to bitsRich Felker-16/+1
2014-02-22sys/sem.h: cheat and make all longs use time_t insteadrofl0r-8/+8
2013-06-28work around wrong kernel type for sem_nsems member of struct semid_dsRich Felker-1/+9
2012-09-07default features: make musl usable without feature test macrosRich Felker-0/+2
2012-08-24type exposure fixes in sys/sem.hRich Felker-2/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+69