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