cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] 64-bit curl_off_t no longer gated to off_t

From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 14 Jul 2008 20:56:10 +0200

Hi friends,

Finally here's the 64bit curl_off_t patch against current CVS.

Lots of comments inside, so better read'em, specially if you haven't
been following the 64bit curl_off_t stuff.

AFAIK the only missing piece is updating file curl/include/README to
better reflect reality if this is finally committed.

This is the first public version of the patch. But it is intended to
be fully functional. So if you encounter _any_ problem, please report
it. Or if you just want to comment or criticize it go ahead.

The patch does not address detection nor modification of large file
support, thats another matter. It simply provides the means to make
curl_off_t size independent of LFS.

Cheers,

-- 
-=[Yang]=-

Received on 2008-07-14