summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/posix_fadvise64.c
AgeCommit message (Expand)Author
2017-11-19csky: port to uclibc-ngGuo Ren
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-01-22nds32: add NPTL/TLS, *context function, libm changes and code cleanupVincent Ren-Wei Chen
2016-11-27fixup gcc warningsWaldemar Brodkorb
2015-02-20posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BITVineet Gupta
2013-04-01linux: posix_fadvise: use new SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01linux: use OFF64_HI_LO rather than __LONG_LONG_PAIRMike Frysinger
2012-06-15*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guardPeter S. Mazinger
2012-06-15posix_fadvise: make posix_fadvise[64] similar on all archsPeter S. Mazinger
2012-03-26stubs: unified from futureBernhard Reutner-Fischer
2011-02-24unify stub logicMike Frysinger
2009-07-08drop missing {INLINE,INTERNAL}_SYSCALL fallback logicMike Frysinger
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-09-22Add work-around for powerpc.Carmelo Amoroso
2008-09-18Fix posix_fadvise[64] functions to return the error number in caseCarmelo Amoroso
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2008-02-16posix_fadvise64 on 64bit systems take 5 arguments, not 6, as pointed out by s...Mike Frysinger
2008-02-16fix typo pointed out by skinkie in #2194Mike Frysinger
2007-05-31Atsushi Nemoto writes:Mike Frysinger
2007-03-06Add posix_fadvise posix_fadvise64 for arm.Khem Raj
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-01Make __syscall_fadvise64_64 static inlinePeter S. Mazinger
2005-12-01touchup how we declare the posix_fadvise functions and fix the case where pos...Mike Frysinger
2005-01-19Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,Peter Kjellerstedt
2005-01-17add posix_fadvise / posix_fadvise64 supportMike Frysinger