Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 | Szabolcs Nagy | 2018-02-22 | 1 | -0/+1 |
* | deduplicate bits/mman.h | Szabolcs Nagy | 2016-03-18 | 1 | -45/+11 |
* | add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags | Szabolcs Nagy | 2016-01-26 | 1 | -0/+1 |
* | move MREMAP_MAYMOVE and MREMAP_FIXED out of bits | Trutz Behn | 2015-01-30 | 1 | -3/+0 |
* | add missing mmap options and madvices to bits/mman.h based on linux headers | Szabolcs Nagy | 2013-01-12 | 1 | -0/+6 |
* | add more arch-specific MAP_ macros to bits/mman.h | rofl0r | 2012-12-06 | 1 | -0/+4 |
* | add MAP_NORESERVE to bits/mman.h | rofl0r | 2012-12-06 | 1 | -0/+1 |
* | fix MAP_ANONYMOUS value for mips, remove cruft copied from i386 | Rich Felker | 2012-07-11 | 1 | -2/+1 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+50 |