Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | 2018-09-12 | 1 | -2/+1 |
* | add some missing LFS64 aliases for fadvise/fallocate functions | Rich Felker | 2014-01-06 | 1 | -0/+3 |
* | fix broken fallocate syscall in posix_fallocate | Rich Felker | 2012-09-08 | 1 | -1/+1 |
* | update syscalls with off_t arguments to handle argument alignment, if needed | Rich Felker | 2011-09-21 | 1 | -2/+2 |
* | add syscall wrappers for posix_fadvise, posix_fallocate | Rich Felker | 2011-04-20 | 1 | -0/+8 |