summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2018-10-12posix: Fix unused result warningSebastian Huber1-2/+2
2017-09-14libio: Remove special-case reference countSebastian Huber1-13/+11
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-07-24posix: replace mmap mappings lock with libio lockGedare Bloom1-79/+3
2017-07-20posix: Use unprotected chain operationsSebastian Huber1-1/+1
2017-07-20Fixed issue with searching mapped addressesKevin Kirspel1-3/+4
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-110/+147
2017-05-16posix: clarify expression with parenthesesGedare Bloom1-1/+1
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom1-54/+165
2017-05-05posix: Add mmap/unmap support for mapping files.Chris Johns1-22/+216
2017-01-13posix: fix typo in mmap argumentsGedare Bloom1-2/+2
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-5/+11
2015-03-12posix: Return error code if mmap is usedDaniel Cederman1-1/+1
2015-03-12posix: Move function to file with matching nameDaniel Cederman1-3/+7
2014-11-20sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill1-8/+6
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-18posix: Doxygen Enhancement Task #11Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2008-11-202008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+5
2008-07-152008-07-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+6
2007-05-032007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+3
2007-04-172007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-92/+2
2004-04-15Remove unnecessary white spaces.Ralf Corsepius1-2/+1
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-17+ Updated copyright information.Jennifer Averett1-0/+3
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1-0/+104