Age | Commit message (Collapse) | Author |
|
|
|
... and CURL_LLONG_MAX -> CURL_OFF_T_MAX
|
|
... when (CURL_SIZEOF_CURL_OFF_T == 4)
|
|
|
|
|
|
|
|
defined,
the source code of curlx_strtoll is excluded if NEED_CURL_STRTOLL isn't defined.
|
|
|
|
in curlbuild.h as CURL_SIZEOF_LONG. Definition now done from configure process
and in CVS curlbuild.h.dist for non-configure systems.
|
|
|
|
|
|
|
|
undef standard *printf before (re)defining them
|
|
|
|
|
|
our strtoll() replacement function.
|
|
warnings.
|
|
concept, and added lib/README.curlx to explain details about it
|
|
machines.
|
|
|
|
|
|
linked separately by the application. This function is not provided by the
libcurl API. It can only be accessed by apps if they compile and use this
particular source code.
|
|
|
|
|
|
|
|
|
|
|