Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019年10月28日 | add time64 symbol name redirects to public headers, under arch control | Rich Felker | -0/+6 |
2019年10月17日 | remove indirect use of endian.h from public headers | Rich Felker | -2/+0 |
2019年08月02日 | allow archs to define IPC_STAT, propagate time64 bit to other macros | Rich Felker | -2/+2 |
2018年06月19日 | add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 | Szabolcs Nagy | -0/+1 |
2014年03月11日 | move struct semid_ds to from shared sys/sem.h to bits | Rich Felker | -16/+1 |
2014年02月22日 | sys/sem.h: cheat and make all longs use time_t instead | rofl0r | -8/+8 |
2013年06月28日 | work around wrong kernel type for sem_nsems member of struct semid_ds | Rich Felker | -1/+9 |
2012年09月07日 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2012年08月24日 | type exposure fixes in sys/sem.h | Rich Felker | -2/+5 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+69 |