Dale Ghent <[EMAIL PROTECTED]> writes:

> Just thought I'd quip up and show what I've had working for me re:
> largefiles on Solaris with sendfilev. See the patch attached to this mail.
> 
> Everything seems to work fine. I can serve > 2GB files and write logs past
> the 2GB mark as well. Running 'nm' on libapr.so and httpd show all the
> necessary functions have been redefined ( open() -> open64(), stat()
> ->stat64(), mmap() -> mmap64(), etc )
> 
> /dale
> 
> Index: apr/configure.in

Any reason this didn't get committed?

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
       http://www.geocities.com/SiliconValley/Park/9289/
             Born in Roswell... married an alien...

Reply via email to