summaryrefslogtreecommitdiff
path: root/arch/x86_64/bits/mman.h
AgeCommit message (Expand)AuthorLines
2016-03-18deduplicate bits/mman.hSzabolcs Nagy-59/+0
2016-01-26add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy-0/+1
2015-01-30move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn-3/+0
2013-01-12add missing mmap options and madvices to bits/mman.h based on linux headersSzabolcs Nagy-0/+7
2012-12-06add more arch-specific MAP_ macros to bits/mman.hrofl0r-0/+4
2012-12-06add MAP_NORESERVE to bits/mman.hrofl0r-0/+1
2012-05-22fix missing _BSD_SOURCE support in bits/*.hRich Felker-1/+1
2011-04-20namespace fixes for sys/mman.hRich Felker-15/+15
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+50