summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/posix_fadvise64.c
Commit message (Expand)AuthorAgeFilesLines
* drop missing {INLINE,INTERNAL}_SYSCALL fallback logicMike Frysinger2009-07-091-34/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-4/+4
* Fixes posix_fadvise[64] functions to return the Carmelo Amoroso2008-09-181-6/+30
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+19
* Merge from trunk."Steven J. Hill"2006-02-281-3/+3
* Merge from trunk."Steven J. Hill"2005-12-021-11/+7
* Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,Peter Kjellerstedt2005-01-191-7/+18
* add posix_fadvise / posix_fadvise64 supportMike Frysinger2005-01-171-0/+57