summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix/shmimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-19Do not use RTEMS_INLINE_ROUTINESebastian Huber1-5/+5
2022-02-28cpukit/include/rtems/posix/*.h: Change license to BSD-2Joel Sherrill1-3/+22
2018-12-14score: Static Objects_Information initializationSebastian Huber1-2/+0
2018-01-25Remove make preinstallChris Johns1-0/+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