Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem | |
since it's already included through "setup.h". | |||
2007-02-16 | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling | Yang Tse | |
2006-08-04 | Minor compatibility fix | Yang Tse | |
2006-08-04 | Fix compiler warning | Yang Tse | |
2005-11-12 | Added CVS id, Detabified, applied c-ares coding-style. | Gisle Vanem | |
2005-11-11 | Squelch gcc 4.x warning. | Gisle Vanem | |
2005-05-15 | Converted some macros to use NS_* so they work on non-IPv6 systems | Dominick Meglio | |
2005-05-15 | Forgot to ares_-ize inet_ntop | Dominick Meglio | |
2005-05-14 | Added an inet_ntop function from BIND for systems that do not have it | Dominick Meglio | |