OSDN Git Service

sendfile: Use sendfile64 if arch does not have the sendfile syscall
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / sendfile64.c
2013-02-20 Markos Chandrassendfile: Use sendfile64 if arch does not have the...
2012-06-15 Peter S. Mazingercorrect sendfile for 32/64 bit archs
2012-06-15 Peter S. Mazinger*64.[cS]: use _lfs_64.h instead of features.h and remov...
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2006-01-23 Mike Frysingercleanup and use the style of other *64 funcs
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2003-08-21 Eric AndersenAdd missing semicolons
2002-11-15 Eric AndersenCleanup a few structural wierdnesses
2002-11-14 Eric AndersenImplement sendfile64