Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-26 | Removed inclusion of <sys/types.h> in .c-files | Gisle Vanem | 1 | -2/+0 | |
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 | 1 | -3/+8 | |
2006-08-04 | Minor compatibility fix | Yang Tse | 1 | -4/+4 | |
2006-08-04 | Fix compiler warning | Yang Tse | 1 | -2/+10 | |
2005-11-12 | Added CVS id, Detabified, applied c-ares coding-style. | Gisle Vanem | 1 | -113/+127 | |
2005-11-11 | Squelch gcc 4.x warning. | Gisle Vanem | 1 | -1/+1 | |
2005-05-15 | Converted some macros to use NS_* so they work on non-IPv6 systems | Dominick Meglio | 1 | -5/+5 | |
2005-05-15 | Forgot to ares_-ize inet_ntop | Dominick Meglio | 1 | -5/+1 | |
2005-05-14 | Added an inet_ntop function from BIND for systems that do not have it | Dominick Meglio | 1 | -0/+210 | |