summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/shmheap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-07-24posix: fix warnings with mmap from heap/wkspaceGedare Bloom1-1/+1
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom1-0/+20
2017-01-13posix: shared memory supportGedare Bloom1-0/+90