summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/munmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-14libio: Remove special-case reference countSebastian Huber1-21/+8
2017-07-24posix: replace mmap mappings lock with libio lockGedare Bloom1-5/+1
2017-07-20posix: Use unprotected chain operationsSebastian Huber1-1/+1
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-3/+11
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom1-12/+31
2017-05-05posix: Add mmap/unmap support for mapping files.Chris Johns1-14/+54
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber1-2/+4
2015-03-12posix: Move function to file with matching nameDaniel Cederman1-7/+3
2014-11-20sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill1-14/+10
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-15posix: Doxygen Enhancement Task #8Mathew Kallada1-2/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2008-12-05Compile contents conditionally.Ralf Corsepius1-0/+4
2007-12-132007-12-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+9
2004-04-16Remove stray white spaces.Ralf Corsepius1-1/+1
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-10-312000-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1998-09-25Added ENOSYS stubs for a number of process routines.Joel Sherrill1-0/+16