Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2019-08-02 | allow archs to define IPC_STAT, propagate time64 bit to other macros | Rich Felker | -2/+2 |
2019-03-13 | sys/mman.h: add new hugetlb mmap flags from linux v4.19 | Szabolcs Nagy | -0/+2 |
2018-06-19 | add {MSG,SEM,SHM}_STAT_ANY from linux v4.17 | Szabolcs Nagy | -0/+1 |
2018-02-22 | sys/{mman,shm}.h: add {MAP,SHM}_HUGE_ macros from linux uapi | Szabolcs Nagy | -0/+13 |
2014-02-23 | sys/shm.h: move arch specific structs to bits/ | rofl0r | -16/+7 |
2014-01-08 | fix namespace violation in sys/shm.h | Rich Felker | -6/+8 |
2013-06-28 | add missing type shmatt_t in sys/shm.h | Rich Felker | -0/+2 |
2012-12-15 | add some missing macros to sys/shm.h | Rich Felker | -0/+3 |
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2011-11-10 | fix all missing instances of __cplusplus checks/extern "C" in headers | Rich Felker | -0/+8 |
2011-04-13 | numerous fixes to sysv ipc | Rich Felker | -0/+28 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+18 |