summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/shmunlink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Only check shm_unlink obj_err if necessaryKinsey Moore2020-08-111-22/+23
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* posix: Fix shm_unlink()Sebastian Huber2018-12-111-1/+10
* posix/mman: add mmap support for shm objectsGedare Bloom2017-05-051-2/+2
* posix: shared memory supportGedare Bloom2017-01-131-2/+28
* posix: add stub implementations for mman functionsGedare Bloom2017-01-131-0/+26