about summary refs log tree commit diff
path: root/arch/x86_64/bits/mman.h
Commit message (Expand)AuthorAgeFilesLines
* deduplicate bits/mman.hSzabolcs Nagy2016-03-181-59/+0
* add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy2016-01-261-0/+1
* move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn2015-01-301-3/+0
* add missing mmap options and madvices to bits/mman.h based on linux headersSzabolcs Nagy2013-01-121-0/+7
* add more arch-specific MAP_ macros to bits/mman.hrofl0r2012-12-061-0/+4
* add MAP_NORESERVE to bits/mman.hrofl0r2012-12-061-0/+1
* fix missing _BSD_SOURCE support in bits/*.hRich Felker2012-05-221-1/+1
* namespace fixes for sys/mman.hRich Felker2011-04-201-15/+15
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+50