Yang Tse
|
8fa895d65e
|
fix netdb.h prerequisite inclusion
|
2008-09-18 02:23:33 +00:00 |
|
Yang Tse
|
d84440d53b
|
improve detection of gethostbyaddr_r() and gethostbyname_r()
|
2008-09-17 16:03:49 +00:00 |
|
Yang Tse
|
0c1ae21c11
|
improve detection of getservbyport_r()
|
2008-09-17 11:31:37 +00:00 |
|
Yang Tse
|
d7e406e020
|
improve detection of gethostname(), localtime_r() and strstr()
|
2008-09-17 08:14:28 +00:00 |
|
Yang Tse
|
aa41743ebd
|
rearrange to allow internal/private use of ares_writev to any system
that lacks the writev function.
|
2008-09-16 16:42:48 +00:00 |
|
Yang Tse
|
3081207a4c
|
remove debug tracing
|
2008-09-15 15:32:53 +00:00 |
|
Yang Tse
|
4c621bc697
|
improve detection of:
strcasecmp()
strcasestr()
strcmpi()
stricmp()
strlcat()
strncasecmp()
strncmpi()
strnicmp()
|
2008-09-15 00:32:08 +00:00 |
|
Yang Tse
|
77bafd823b
|
also check for an 'unsigned int' for third argument of strerror_r()
|
2008-09-12 10:47:02 +00:00 |
|
Yang Tse
|
624b5f228b
|
improve detection of strerror_r()
|
2008-09-12 07:38:44 +00:00 |
|
Yang Tse
|
20723cb792
|
add some debug tracing
|
2008-09-12 01:42:07 +00:00 |
|
Yang Tse
|
b93ad10fa5
|
improve detection of fdopen() and strerror_r()
|
2008-09-12 01:16:26 +00:00 |
|
Yang Tse
|
28e2007767
|
do not check if gmtime_r usage is allowed when a previous check has failed
|
2008-09-11 04:15:43 +00:00 |
|
Yang Tse
|
fce9c3a9f1
|
improve detection of strdup() and ftruncate()
|
2008-09-10 19:26:30 +00:00 |
|
Yang Tse
|
969903ebf2
|
improve detection of sigaction() and strtok_r()
|
2008-09-10 19:03:00 +00:00 |
|
Yang Tse
|
ea1362a936
|
improve detection of gmtime_r() and strtoll()
|
2008-09-10 17:33:15 +00:00 |
|