Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-04-14 | fix O_SYNC definition, cleanup fcntl.h | Rich Felker | -11/+5 |
2011-04-14 | fix FAPPEND typo on x86_64 (previously only fixed on i386) | Rich Felker | -1/+1 |
2011-04-14 | fcntl.h: move macros that do not vary between archs out of bits | Rich Felker | -24/+0 |
2011-04-14 | fix broken fcntl locks on x86_64 | Rich Felker | -3/+3 |
2011-03-19 | syscall overhaul part two - unify public and internal syscall interface | Rich Felker | -2/+5 |
2011-02-15 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | -0/+60 |