Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-24 | HAVE_INET_PTON will only be defined when an IPv6 capable working | Yang Tse | |
inet_pton function is available. | |||
2008-09-24 | HAVE_INET_NTOP will only be defined when an IPv6 capable working | Yang Tse | |
inet_ntop function is available. | |||
2008-09-22 | attempt to make work the gethostname function | Yang Tse | |
check for winsock build target configurations | |||
2008-09-18 | fix netdb.h prerequisite inclusion | Yang Tse | |
2008-09-17 | improve detection of getservbyport_r() | Yang Tse | |
2008-09-17 | improve detection of gethostname() | Yang Tse | |
2008-09-16 | rearrange to allow internal/private use of ares_writev to any system | Yang Tse | |
that lacks the writev function. | |||
2008-09-15 | improve detection of: | Yang Tse | |
strcasecmp() strcmpi() stricmp() strncasecmp() strncmpi() strnicmp() | |||
2008-09-11 | strdup() clone for systems/configurations which lack it | Yang Tse | |