| Age | Commit message (Collapse) | Author | 
|---|
|  | from 64 bit types to 32 bit ones | 
|  |  | 
|  |  | 
|  | curlx_-functions with the new prefix to prepare this code for the future
removal of several curl_-functions from the public libcurl API. | 
|  |  | 
|  | the correct config.h for the platform, and when this is done the USE_MANUAL
define is properly known. | 
|  | in alphabetical order | 
|  |  | 
|  | will be properly built with configure --disable-manual even if the source
file is already present | 
|  |  | 
|  |  | 
|  |  | 
|  | concept, and added lib/README.curlx to explain details about it | 
|  | such platforms that support large files. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | machines. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | libcurl *printf and by Linux printf(). This should make the code work nicely
even for 64bit size_ts. | 
|  |  | 
|  |  | 
|  | limit-rate. It does work on the expense of the rate limiter. | 
|  | just to avoid making a totally empty file. Just to avoid compiler warnings. | 
|  | officially using library-code when building the app (at least for the platforms
that don't have a strtoll() on their own). |