Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | remove spurious inclusion of libc.h for LFS64 ABI aliases | Rich Felker | -2/+1 |
2016-07-01 | fix posix_fadvise syscall args on powerpc, unify with arm fix | Rich Felker | -0/+8 |
2016-06-29 | in posix_fadvise, don't bypass __syscall macro infrastructure | Rich Felker | -1/+1 |
2014-01-06 | add some missing LFS64 aliases for fadvise/fallocate functions | Rich Felker | -0/+3 |
2011-09-21 | update syscalls with off_t arguments to handle argument alignment, if needed | Rich Felker | -2/+2 |
2011-04-20 | add syscall wrappers for posix_fadvise, posix_fallocate | Rich Felker | -0/+8 |