summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/shmheap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* posix: fix warnings with mmap from heap/wkspaceGedare Bloom2017-07-241-1/+1
* posix/mman: add mmap support for shm objectsGedare Bloom2017-05-051-0/+20
* posix: shared memory supportGedare Bloom2017-01-131-0/+90