Date: Thu Sep 12 02:12:52 2002
Author: jra
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv23972/lib
Added Files:
sendfile.c
Log Message:
First cut at portable sendfile code. Only used in readX at the moment
and doesn't actually call sendfile. Needs to be vectored through the
VFS and tested on all supported platforms (Solaris/HPUX/FreeBSD/Linux).
Linux doesn't actually work (2.4.19 kernel) at the moment because it
doesn't have a 64-bit clean sendfile.
Jeremy.
Revisions:
sendfile.c NONE => 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/sendfile.c?rev=1.1