summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/shmwkspace.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-04-10posix: Avoid fatal error in Shm object createSebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-07-24posix: fix warnings with mmap from heap/wkspaceGedare Bloom
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom
2017-01-13posix: shared memory supportGedare Bloom