summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/posix_fadvise64.S
Commit message (Expand)AuthorAgeFilesLines
* Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only,Denis Vlasenko2008-12-151-9/+17
* - now passes all LTP testsBernhard Reutner-Fischer2008-09-291-23/+22
* - fix !LFS case for i386Bernhard Reutner-Fischer2008-09-251-5/+8
* - take LFS into account and add fallback via fadvise64Bernhard Reutner-Fischer2008-09-191-4/+34
* - posix_fadvise64 for i386Bernhard Reutner-Fischer2008-09-191-0/+68