summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/munmap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libio: Remove special-case reference countSebastian Huber2017-09-141-21/+8
* posix: replace mmap mappings lock with libio lockGedare Bloom2017-07-241-5/+1
* posix: Use unprotected chain operationsSebastian Huber2017-07-201-1/+1
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-3/+11
* posix/mman: add mmap support for shm objectsGedare Bloom2017-05-051-12/+31
* posix: Add mmap/unmap support for mapping files.Chris Johns2017-05-051-14/+54
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-2/+4
* posix: Move function to file with matching nameDaniel Cederman2015-03-121-7/+3
* sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill2014-11-201-0/+30