22 Commits (03c11998645ad239e29d46c8499d99f822e5affb)

Author SHA1 Message Date
Yang Tse f75e379dae fix typo affecting inclusion of <arpa/inet.h> in configure 16 years ago
Yang Tse 564c958725 #include <string.h> in the getaddrinfo() runtime check for the memset() prototype 16 years ago
Yang Tse 72cd52972b fix symbol definition check for fcntl.h inclusion 16 years ago
Yang Tse 65cafbe109 Refactor configure script detection of functions used to set sockets into 16 years ago
Yang Tse c0711bdca9 check for freeaddrinfo() at configuration phase 16 years ago
Yang Tse 0e4d0eda3d update aclocal file serial number 16 years ago
Yang Tse d013d47281 remove verification of the freeability of the addrinfo struct pointer members 16 years ago
Yang Tse d389bcaf1c fix comment 16 years ago
Yang Tse 40d3121cd4 make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR 16 years ago
Yang Tse a9f68690a5 fix leftover 16 years ago
Yang Tse dfd9ac3c26 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
Yang Tse ad60c2d0c3 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
Yang Tse 49268447c8 #include <stdlib.h> for exit() prototype 16 years ago
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
Yang Tse a08ee8a0be HAVE_INET_NTOP will only be defined when an IPv6 capable working 16 years ago
Yang Tse a36da12985 attempt to make work the gethostname function 16 years ago
Yang Tse feb2043b43 fix netdb.h prerequisite inclusion 16 years ago
Yang Tse 898e10bd60 improve detection of getservbyport_r() 16 years ago
Yang Tse fe11cb41ec improve detection of gethostname() 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Yang Tse b6e5b752fe improve detection of: 16 years ago
Yang Tse 797372b0f4 strdup() clone for systems/configurations which lack it 16 years ago