- Mar 10, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to make it more like other OS strings
-
Daniel Stenberg authored
It is only undefined when this file is included by others (like ares) and in those cases it doesn't matter.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 09, 2004
-
-
Daniel Stenberg authored
defines are in setup.h.
-
Daniel Stenberg authored
DEBUG_THREADING_GETHOSTBYNAME is defined
-
Daniel Stenberg authored
operation as a size_t
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 08, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
use %zd when outputting size_t
-
Daniel Stenberg authored
make strtol() returns get stored in long variables don't mix size_t with int
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a curl_off_t type that is larger than 4 bytes
-
- Mar 05, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
file: transfers too
-
Daniel Stenberg authored
-
- Mar 04, 2004
-
-
Daniel Stenberg authored
since the current connection must be taken care of properly before we move on. Christopher R. Palmer reported a problem he found due to this mistake.
-
Daniel Stenberg authored
because it is now possible to have both WIN32 and HAVE_CONFIG_H defined.
-
Daniel Stenberg authored
with the existing transfer.c code
-
Daniel Stenberg authored
-
Daniel Stenberg authored
by Jesse Noller
-
Daniel Stenberg authored
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
machines.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
to long (MIPSpro warnings)
-
Daniel Stenberg authored
an int when we assign it.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the plain old FILE typedef.
-
- Mar 02, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
FORMAT_OFF_T to allow additional options to get specified, like with '"%5" FORMAT_OFF_T'.
-
Daniel Stenberg authored
having to redef that name
-