about summary refs log tree commit diff
path: root/src/mman/shm_open.c
Commit message (Expand)AuthorAgeFilesLines
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-2/+0
* fix shm_open wrongly being cancellableRich Felker2013-07-201-1/+6
* overhaul sem_openRich Felker2012-09-301-3/+3
* clean up, bugfixes, and general improvement for shm_open/shm_unlinkRich Felker2012-09-301-9/+28
* implement POSIX shared memoryRich Felker2011-03-031-0/+21