Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags | Szabolcs Nagy | 2016-01-26 | 1 | -0/+1 |
* | move MREMAP_MAYMOVE and MREMAP_FIXED out of bits | Trutz Behn | 2015-01-30 | 1 | -0/+2 |
* | fix signedness of pgoff argument to remap_file_pages | Rich Felker | 2014-01-07 | 1 | -1/+1 |
* | add clock_adjtime, remap_file_pages, and syncfs syscall wrappers | Rich Felker | 2012-09-16 | 1 | -0/+5 |
* | mincore syscall wrapper | Rich Felker | 2012-09-09 | 1 | -0/+1 |
* | default features: make musl usable without feature test macros | Rich Felker | 2012-09-07 | 1 | -0/+2 |
* | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE | Rich Felker | 2012-06-04 | 1 | -1/+1 |
* | support _BSD_SOURCE feature test macro | Rich Felker | 2012-05-22 | 1 | -0/+3 |
* | add *64 junk for sys/*.h headers | Rich Felker | 2012-05-04 | 1 | -0/+5 |
* | namespace cleanup in sys/mman.h | Rich Felker | 2011-03-03 | 1 | -1/+3 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+37 |