Yang Tse
9896421586
compiler warning fix
2007-02-16 14:22:08 +00:00
Yang Tse
7a97e66fb3
compiler warning fix
2007-02-15 12:14:34 +00:00
Yang Tse
9f62ff5df6
compiler warning fix
2007-02-08 17:01:40 +00:00
William Ahern
3008d8133c
Remove "big endian" DNS section and RR data integer parser macros from
...
ares_dns.h, which break c-ares on my Sparc64. Bit-wise operations in C
operate on logical values. And in any event the octets are already in
big-endian (aka network) byte order so they're being reversed (thus the
source of the breakage).
2006-06-19 06:41:55 +00:00
Daniel Stenberg
772b64d9d3
Detect big/little endian in the configure script and adjust the ares_dns.h
...
macros accordingly.
2005-11-14 23:14:54 +00:00
Gisle Vanem
f6da574324
Support big-endian machines.
2005-11-12 15:15:27 +00:00
Daniel Stenberg
39af394a1c
removed tabs and trailing whitespace from source
2004-10-06 07:50:18 +00:00
Daniel Stenberg
0436fbe226
ares 1.1.1 with collected applied patches
2003-10-07 21:54:04 +00:00