about summary refs log tree commit diff
path: root/include/sys/mman.h
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+2
* fix signedness of pgoff argument to remap_file_pagesRich Felker2014-01-071-1/+1
* add clock_adjtime, remap_file_pages, and syncfs syscall wrappersRich Felker2012-09-161-0/+5
* mincore syscall wrapperRich Felker2012-09-091-0/+1
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker2012-06-041-1/+1
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-0/+3
* add *64 junk for sys/*.h headersRich Felker2012-05-041-0/+5
* namespace cleanup in sys/mman.hRich Felker2011-03-031-1/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+37