Daniel Stenberg
cb0a33076a
Gisle Vanem made this build fine with djgpp and the Watt-32 stack.
21 years ago
Daniel Stenberg
fcf36da14f
prevent compiler warnings on non-win32 platforms
21 years ago
Daniel Stenberg
d37a866e8d
Gisle Vanem's init patch for Windows
21 years ago
Daniel Stenberg
80c6ba9b31
James Bursa fixed a RISC OS init issue, removed trailing whitespace
21 years ago
Daniel Stenberg
76f520955d
clear the domains and sortlist when the 'channel' is first created so that
...
we can compare if non-NULL elsewhere
21 years ago
Daniel Stenberg
44f76e6a27
James Bursa's patch to avoid free(NULL) (mainly because the libcurl memdebug
...
system thinks free(NULL) is badness)
21 years ago
Daniel Stenberg
30f3594a7a
- Nico Stappenbelt reported that when processing domain and search lines in
...
the resolv.conf file, the first entry encountered is processed and used as
the search list. According to the manual pages for both Linux, Solaris and
Tru64, the last entry of either a domain or a search field is used.
21 years ago
Daniel Stenberg
5ab993a1e0
don't free(NULL)
21 years ago
Daniel Stenberg
481d5ac1b7
fixed a "comparison between signed and unsigned" warning
21 years ago
Daniel Stenberg
ff59e51250
minor fixes to avoid MIPSPro pedantic warnings
21 years ago
Daniel Stenberg
45efb3cc73
Dan Fandrich fixed a minor flaw in Dominick's fix!
21 years ago
Daniel Stenberg
d0d3f7ff6c
more int/long fixes after icc "remarks"
21 years ago
Daniel Stenberg
33907a6f10
next_id is an unsigned short, typecast the assign to prevent picky compilers
...
to warn
21 years ago
Daniel Stenberg
bcc693e966
Dominick Meglio's fix for supporting multiple names in the Nameserver key
...
on Windows.
21 years ago
Daniel Stenberg
f05add885b
try_config() takes a second parameter as const, to prevent picky compiler
...
warnings
21 years ago
Daniel Stenberg
3d0a7c00df
remove rcsid stuff from c files, it serves no useful purpose
21 years ago
Daniel Stenberg
5e847a14bd
ares 1.1.1 with collected applied patches
21 years ago