Yang Tse
|
cd440215a5
fix inet_pton() runtime configure check
|
před 16 roky |
Yang Tse
|
3517eba632
fix typo affecting inclusion of <arpa/inet.h> in configure
|
před 16 roky |
Yang Tse
|
2cd44abafc
#include <string.h> in the getaddrinfo() runtime check for the memset() prototype
|
před 16 roky |
Yang Tse
|
4b486ebbc1
fix symbol definition check for fcntl.h inclusion
|
před 16 roky |
Yang Tse
|
f9f211d2c6
#include <stdlib.h> in the getifaddrs() runtime check for the exit() prototype
|
před 16 roky |
Yang Tse
|
17d2a464ad
Refactor configure script detection of functions used to set sockets into
|
před 16 roky |
Yang Tse
|
9717ccb786
check for getifaddrs and freeifaddrs as it is done for other functions
|
před 16 roky |
Yang Tse
|
33319f5d2d
check for freeaddrinfo() at configuration phase
|
před 16 roky |
Yang Tse
|
91c77808c4
update aclocal file serial number
|
před 16 roky |
Yang Tse
|
197ad60d21
remove verification of the freeability of the addrinfo struct pointer members
|
před 16 roky |
Yang Tse
|
23eb74e085
make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
|
před 16 roky |
Yang Tse
|
d4514f9c10
fix leftover
|
před 16 roky |
Yang Tse
|
74a16db975
Initial attempt to detect at configuration time if the getaddrinfo()
|
před 16 roky |
Yang Tse
|
0989cd358a
Initial attempt to detect at configuration time if the getaddrinfo()
|
před 16 roky |
Yang Tse
|
507cd13793
Raise message severity up to warning, when strerror_r() exists but
|
před 16 roky |
Yang Tse
|
0abaf22467
#include <stdlib.h> for exit() prototype
|
před 16 roky |
Yang Tse
|
83c199bb00
siginterrupt, signal and sigsetjmp checks
|
před 16 roky |
Yang Tse
|
4d437416da
HAVE_INET_PTON will only be defined when an IPv6 capable working
|
před 16 roky |
Yang Tse
|
267b942383
configure script now checks availability of the inet_ntop() function,
|
před 16 roky |
Yang Tse
|
006cab3e9e
temporarily enable CURL_CHECK_FUNC_INET_NTOA_R
|
před 16 roky |
Yang Tse
|
54e49d10d2
attempt to make work the gethostname function
|
před 16 roky |
Yang Tse
|
4e4f6c1ec8
configure script now checks availability of the alarm() function
|
před 16 roky |
Yang Tse
|
a059e9241e
fix false negative strerror_r detection
|
před 16 roky |
Yang Tse
|
acd637160f
fix wrong number used in comparison
|
před 16 roky |
Yang Tse
|
ddb2783f9a
fix wrong variable used in comparison
|
před 16 roky |
Yang Tse
|
8fa895d65e
fix netdb.h prerequisite inclusion
|
před 16 roky |
Yang Tse
|
d84440d53b
improve detection of gethostbyaddr_r() and gethostbyname_r()
|
před 16 roky |
Yang Tse
|
0c1ae21c11
improve detection of getservbyport_r()
|
před 16 roky |
Yang Tse
|
d7e406e020
improve detection of gethostname(), localtime_r() and strstr()
|
před 16 roky |
Yang Tse
|
aa41743ebd
rearrange to allow internal/private use of ares_writev to any system
|
před 16 roky |