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