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