Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-06-20 | proper error handling for fcntl F_GETOWN on modern kernels | Rich Felker | -0/+3 |
2012-04-15 | move F_DUPFD_CLOEXEC out of bits | Rich Felker | -2/+0 |
2012-04-15 | add F_SETSIG and F_GETSIG (linux specific) to fcntl.h | Rich Felker | -0/+2 |
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 |