Commit Graph

11 Commits

Author SHA1 Message Date
Yang Tse 142cb601f8 HAVE_INET_NTOP will only be defined when an IPv6 capable working
inet_ntop function is available.
2008-09-24 16:43:12 +00:00
Yang Tse 39de6c784c adjust inclusion of "nameser.h" 2008-09-17 01:02:57 +00:00
Gisle Vanem ee1235a7cd Removed inclusion of <sys/types.h> in .c-files
since it's already included through "setup.h".
2007-02-26 04:33:19 +00:00
Yang Tse 059b57677c use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 2007-02-16 15:04:44 +00:00
Yang Tse 646a6b604f Minor compatibility fix 2006-08-04 17:35:05 +00:00
Yang Tse 8f8ba9486d Fix compiler warning 2006-08-04 02:49:04 +00:00
Gisle Vanem b09d5c3135 Added CVS id, Detabified, applied c-ares coding-style. 2005-11-12 14:59:33 +00:00
Gisle Vanem 6bcca3eca9 Squelch gcc 4.x warning. 2005-11-11 19:25:29 +00:00
Dominick Meglio 4eaa3329ec Converted some macros to use NS_* so they work on non-IPv6 systems 2005-05-15 16:31:01 +00:00
Dominick Meglio 028d78b993 Forgot to ares_-ize inet_ntop 2005-05-15 04:38:53 +00:00
Dominick Meglio 7dded571de Added an inet_ntop function from BIND for systems that do not have it 2005-05-14 18:35:20 +00:00