Skip to content
GitLab
Explore
Sign in
Commits · 17d2a464ad42c47ec37870e4b01a18ef5593877f
tlmsp-curl
ares
m4
cares-functions.m4
Browse files
Nov 13, 2008
Refactor configure script detection of functions used to set sockets into
· 17d2a464
Yang Tse
authored
Nov 13, 2008
17d2a464
Oct 30, 2008
check for freeaddrinfo() at configuration phase
· 33319f5d
Yang Tse
authored
Oct 30, 2008
33319f5d
update aclocal file serial number
· 91c77808
Yang Tse
authored
Oct 30, 2008
91c77808
remove verification of the freeability of the addrinfo struct pointer members
· 197ad60d
Yang Tse
authored
Oct 30, 2008
197ad60d
Oct 29, 2008
fix comment
· 89d6f580
Yang Tse
authored
Oct 29, 2008
89d6f580
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
· 23eb74e0
Yang Tse
authored
Oct 29, 2008
23eb74e0
Oct 28, 2008
fix leftover
· d4514f9c
Yang Tse
authored
Oct 28, 2008
d4514f9c
Initial attempt to detect at configuration time if the getaddrinfo()
· 74a16db9
Yang Tse
authored
Oct 28, 2008
74a16db9
Initial attempt to detect at configuration time if the getaddrinfo()
· 0989cd35
Yang Tse
authored
Oct 28, 2008
0989cd35
Oct 23, 2008
#include <stdlib.h> for exit() prototype
· 0abaf224
Yang Tse
authored
Oct 23, 2008
0abaf224
Sep 24, 2008
HAVE_INET_PTON will only be defined when an IPv6 capable working
· 4d437416
Yang Tse
authored
Sep 24, 2008
4d437416
HAVE_INET_NTOP will only be defined when an IPv6 capable working
· 142cb601
Yang Tse
authored
Sep 24, 2008
142cb601
Sep 22, 2008
attempt to make work the gethostname function
· 54e49d10
Yang Tse
authored
Sep 22, 2008
54e49d10
Sep 18, 2008
fix netdb.h prerequisite inclusion
· 8fa895d6
Yang Tse
authored
Sep 18, 2008
8fa895d6
Sep 17, 2008
improve detection of getservbyport_r()
· 0c1ae21c
Yang Tse
authored
Sep 17, 2008
0c1ae21c
improve detection of gethostname()
· 638e3c07
Yang Tse
authored
Sep 17, 2008
638e3c07
Sep 16, 2008
rearrange to allow internal/private use of ares_writev to any system
· aa41743e
Yang Tse
authored
Sep 16, 2008
aa41743e
Sep 15, 2008
improve detection of:
· 938458b3
Yang Tse
authored
Sep 15, 2008
938458b3
Sep 11, 2008
strdup() clone for systems/configurations which lack it
· 802f1e44
Yang Tse
authored
Sep 11, 2008
802f1e44
Loading