On Wed, Nov 02, 2005 at 10:44:02AM +0000, Colm MacCarthaigh wrote:
> On Wed, Nov 02, 2005 at 10:33:50AM +0000, Joe Orton wrote:
> > This sounds very confused.  On 64-bit platforms there are never any 
> > magic CFLAGS needed, no sendfile64() needed, and should be no problems 
> > handling >2Gb files in the first place.
> 
> Doesn't seem to be that way on IA64, my sys/sendfile.h has:

off_t is 64-bit on IA64, the LFS stuff is probably just there for -m32 
builds or compatibility.  I just tested a 3Gb download with 2.1.9 on my 
x86_64 box and it worked fine.  (as it should with 2.0.x also; nothing 
really has changed on this front in 2.1.x for 64-bit builds)

joe

Reply via email to