History log of /curl/m4/curl-functions.m4 (Results 126 – 150 of 155)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 23eb74e0 29-Oct-2008 Yang Tse

make CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_ADDR
and CHECK_FUNC_GETADDRINFO_UNFREEABLE_AI_CANONNAME
internal to CHECK_FUNC_GETADDRINFO


# d4514f9c 28-Oct-2008 Yang Tse

fix leftover


# 74a16db9 28-Oct-2008 Yang Tse

Initial attempt to detect at configuration time if the getaddrinfo()
function returns an addrinfo with an unfreeable ai_canonname member ptr.


# 0989cd35 28-Oct-2008 Yang Tse

Initial attempt to detect at configuration time if the getaddrinfo()
function returns an addrinfo with an unfreeable ai_addr member ptr.


# 507cd137 23-Oct-2008 Yang Tse

Raise message severity up to warning, when strerror_r() exists but
configure is unable of finding out if it has glibc-style or POSIX-style,
trying to ensure that this condition does not go un

Raise message severity up to warning, when strerror_r() exists but
configure is unable of finding out if it has glibc-style or POSIX-style,
trying to ensure that this condition does not go unnoticed.

show more ...


# 0abaf224 23-Oct-2008 Yang Tse

#include <stdlib.h> for exit() prototype


# 83c199bb 26-Sep-2008 Yang Tse

siginterrupt, signal and sigsetjmp checks


# 4d437416 24-Sep-2008 Yang Tse

HAVE_INET_PTON will only be defined when an IPv6 capable working
inet_pton function is available.


# 267b9423 24-Sep-2008 Yang Tse

configure script now checks availability of the inet_ntop() function,
and when not crosscompiling verifies if it is IPv6 capable.

HAVE_INET_NTOP will only be defined when an IPv6 capable

configure script now checks availability of the inet_ntop() function,
and when not crosscompiling verifies if it is IPv6 capable.

HAVE_INET_NTOP will only be defined when an IPv6 capable working
inet_ntop function is available.

show more ...


# 006cab3e 24-Sep-2008 Yang Tse

temporarily enable CURL_CHECK_FUNC_INET_NTOA_R


# 54e49d10 22-Sep-2008 Yang Tse

attempt to make work the gethostname function
check for winsock build target configurations


# 4e4f6c1e 19-Sep-2008 Yang Tse

configure script now checks availability of the alarm() function


# a059e924 18-Sep-2008 Yang Tse

fix false negative strerror_r detection


# acd63716 18-Sep-2008 Yang Tse

fix wrong number used in comparison


# ddb2783f 18-Sep-2008 Yang Tse

fix wrong variable used in comparison


# 8fa895d6 18-Sep-2008 Yang Tse

fix netdb.h prerequisite inclusion


# d84440d5 17-Sep-2008 Yang Tse

improve detection of gethostbyaddr_r() and gethostbyname_r()


# 0c1ae21c 17-Sep-2008 Yang Tse

improve detection of getservbyport_r()


# d7e406e0 17-Sep-2008 Yang Tse

improve detection of gethostname(), localtime_r() and strstr()


# aa41743e 16-Sep-2008 Yang Tse

rearrange to allow internal/private use of ares_writev to any system
that lacks the writev function.


# 3081207a 15-Sep-2008 Yang Tse

remove debug tracing


# 4c621bc6 15-Sep-2008 Yang Tse

improve detection of:
strcasecmp()
strcasestr()
strcmpi()
stricmp()
strlcat()
strncasecmp()
strncmpi()
strnicmp()


# 77bafd82 12-Sep-2008 Yang Tse

also check for an 'unsigned int' for third argument of strerror_r()


# 624b5f22 12-Sep-2008 Yang Tse

improve detection of strerror_r()


# 20723cb7 12-Sep-2008 Yang Tse

add some debug tracing


1234567