Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014年01月07日 | fix signedness of pgoff argument to remap_file_pages | Rich Felker | -1/+1 |
2012年09月16日 | add clock_adjtime, remap_file_pages, and syncfs syscall wrappers | Rich Felker | -0/+5 |
2012年09月09日 | mincore syscall wrapper | Rich Felker | -0/+1 |
2012年09月07日 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2012年06月04日 | _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE | Rich Felker | -1/+1 |
2012年05月22日 | support _BSD_SOURCE feature test macro | Rich Felker | -0/+3 |
2012年05月04日 | add *64 junk for sys/*.h headers | Rich Felker | -0/+5 |
2011年03月03日 | namespace cleanup in sys/mman.h | Rich Felker | -1/+3 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+37 |