Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-01 | touchup how we declare the posix_fadvise functions and fix the case where ↵ | Mike Frysinger | |
posix_fadvise kernel call exists but not posix_fadvise64 | |||
2005-01-19 | Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined, | Peter Kjellerstedt | |
but neither __NR_fadvise64 nor __NR_fadvise64_64. | |||
2005-01-17 | add posix_fadvise / posix_fadvise64 support | Mike Frysinger | |