summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/sendfile64.c
AgeCommit message (Expand)Author
2013-02-20sendfile: Use sendfile64 if arch does not have the sendfile syscallMarkos Chandras
2012-06-15correct sendfile for 32/64 bit archsPeter S. Mazinger
2012-06-15*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guardPeter S. Mazinger
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2006-01-23cleanup and use the style of other *64 funcsMike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2003-08-21Add missing semicolonsEric Andersen
2002-11-15Cleanup a few structural wierdnessesEric Andersen
2002-11-14Implement sendfile64Eric Andersen