summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/shmheap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* 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