summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/posix_fadvise.c
Commit message (Collapse)AuthorAgeFilesLines
* Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,Peter Kjellerstedt2005-01-191-8/+8
| | | | but neither __NR_fadvise64 nor __NR_fadvise64_64.
* add posix_fadvise / posix_fadvise64 supportMike Frysinger2005-01-171-0/+34