Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-06-20 | proper error handling for fcntl F_GETOWN on modern kernels | Rich Felker | -1/+9 |
2012-05-31 | enable LARGEFILE64 aliases | Rich Felker | -2/+0 |
2011-10-09 | fix F_GETOWN return value handling | Rich Felker | -0/+1 |
2011-09-21 | update syscalls with off_t arguments to handle argument alignment, if needed | Rich Felker | -4/+4 |
2011-04-20 | add syscall wrappers for posix_fadvise, posix_fallocate | Rich Felker | -0/+16 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | -15/+4 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -3/+3 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+73 |