Commit History

Author SHA1 Message Date
  Yang Tse 17d2a464ad Refactor configure script detection of functions used to set sockets into 16 years ago
  Yang Tse 9717ccb786 check for getifaddrs and freeifaddrs as it is done for other functions 16 years ago
  Yang Tse 33319f5d2d check for freeaddrinfo() at configuration phase 16 years ago
  Yang Tse 91c77808c4 update aclocal file serial number 16 years ago
  Yang Tse 197ad60d21 remove verification of the freeability of the addrinfo struct pointer members 16 years ago
  Yang Tse 23eb74e085 make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR 16 years ago
  Yang Tse d4514f9c10 fix leftover 16 years ago
  Yang Tse 74a16db975 Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
  Yang Tse 0989cd358a Initial attempt to detect at configuration time if the getaddrinfo() 16 years ago
  Yang Tse 507cd13793 Raise message severity up to warning, when strerror_r() exists but 16 years ago
  Yang Tse 0abaf22467 #include <stdlib.h> for exit() prototype 16 years ago
  Yang Tse 83c199bb00 siginterrupt, signal and sigsetjmp checks 16 years ago
  Yang Tse 4d437416da HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
  Yang Tse 267b942383 configure script now checks availability of the inet_ntop() function, 16 years ago
  Yang Tse 006cab3e9e temporarily enable CURL_CHECK_FUNC_INET_NTOA_R 16 years ago
  Yang Tse 54e49d10d2 attempt to make work the gethostname function 16 years ago
  Yang Tse 4e4f6c1ec8 configure script now checks availability of the alarm() function 16 years ago
  Yang Tse a059e9241e fix false negative strerror_r detection 16 years ago
  Yang Tse acd637160f fix wrong number used in comparison 16 years ago
  Yang Tse ddb2783f9a fix wrong variable used in comparison 16 years ago
  Yang Tse 8fa895d65e fix netdb.h prerequisite inclusion 16 years ago
  Yang Tse d84440d53b improve detection of gethostbyaddr_r() and gethostbyname_r() 16 years ago
  Yang Tse 0c1ae21c11 improve detection of getservbyport_r() 16 years ago
  Yang Tse d7e406e020 improve detection of gethostname(), localtime_r() and strstr() 16 years ago
  Yang Tse aa41743ebd rearrange to allow internal/private use of ares_writev to any system 16 years ago
  Yang Tse 3081207a4c remove debug tracing 16 years ago
  Yang Tse 4c621bc697 improve detection of: 16 years ago
  Yang Tse 77bafd823b also check for an 'unsigned int' for third argument of strerror_r() 16 years ago
  Yang Tse 624b5f228b improve detection of strerror_r() 16 years ago
  Yang Tse 20723cb792 add some debug tracing 16 years ago