summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/shmimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-135/+0
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom1-0/+30
2017-05-05posix/shm: replace threadq with mutex (allocator lock)Gedare Bloom1-19/+0
2017-05-05posix/mman: update atime on shared memory read callGedare Bloom1-0/+9
2017-01-13posix: shared memory supportGedare Bloom1-0/+115