summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/mmap.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-10-12posix: Fix unused result warningSebastian Huber
2017-09-14libio: Remove special-case reference countSebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-07-24posix: replace mmap mappings lock with libio lockGedare Bloom
2017-07-20posix: Use unprotected chain operationsSebastian Huber
2017-07-20Fixed issue with searching mapped addressesKevin Kirspel
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2017-05-16posix: clarify expression with parenthesesGedare Bloom
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom
2017-05-05posix: Add mmap/unmap support for mapping files.Chris Johns
2017-01-13posix: fix typo in mmap argumentsGedare Bloom
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-03-12posix: Return error code if mmap is usedDaniel Cederman
2015-03-12posix: Move function to file with matching nameDaniel Cederman
2014-11-20sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill