Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-18 | deduplicate bits/mman.h | Szabolcs Nagy | 1 | -59/+0 |
2016-01-26 | add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags | Szabolcs Nagy | 1 | -0/+1 |
2015-01-30 | move MREMAP_MAYMOVE and MREMAP_FIXED out of bits | Trutz Behn | 1 | -3/+0 |
2013-01-12 | add missing mmap options and madvices to bits/mman.h based on linux headers | Szabolcs Nagy | 1 | -0/+7 |
2012-12-06 | add more arch-specific MAP_ macros to bits/mman.h | rofl0r | 1 | -0/+4 |
2012-12-06 | remove MAP_32 from non-x86 archs | rofl0r | 1 | -1/+0 |
2012-12-06 | add MAP_NORESERVE to bits/mman.h | rofl0r | 1 | -0/+1 |
2012-05-22 | fix missing _BSD_SOURCE support in bits/*.h | Rich Felker | 1 | -1/+1 |
2011-09-18 | initial commit of the arm port | Rich Felker | 1 | -0/+50 |