aboutsummaryrefslogtreecommitdiff
path: root/ares/m4
AgeCommit message (Expand)Author
2009-11-16Add icc fvisibility bug testYang Tse
2009-11-16Fix three var namesYang Tse
2009-11-15getaddrinfo is fully thread safe on solaris versions whichYang Tse
2009-11-14Refactor how preprocessor symbol _THREAD_SAFE definition is done.Yang Tse
2009-11-13Assume that getaddrinfo is thread safe, unless hard codedYang Tse
2009-11-13Related with the threadsafe capability of getaddrinfo:Yang Tse
2009-11-12AIX 5.2 and newer have threadsafe getaddrinfo.Yang Tse
2009-11-12HP-UX 11.11 and later have threadsafe getaddrinfoYang Tse
2009-11-12Check if getaddrinfo is threadsafe when function check allows it to be usedYang Tse
2009-11-01Undo old temporary change once used for testing purposesYang Tse
2009-10-31Symbol hiding configure options renamed to the hopefully less ambiguousYang Tse
2009-10-29External API function linkage decoration adjustmentYang Tse
2009-10-28Initial step towards the ability to reduce c-ares exported symbolsYang Tse
2009-10-19Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATORYang Tse
2009-10-19Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'dYang Tse
2009-09-29Check if _REENTRANT definition is required toYang Tse
2009-07-16test if adding ../lib to includes can fix the current break ...Gunter Knauf
2009-07-14renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-20Refactor how libraries are checked for connect() function,Yang Tse
2009-06-18add CloseSocket camel case function checkYang Tse
2009-06-17check for socket() and closesocket() as it is done for other functionsYang Tse
2009-06-09c-ares' --enable-debug --enable-curldebug decoupling follow-upYang Tse
2009-06-05c-ares' -no-undefined and --enable-curldebug adjustmentsYang Tse
2009-05-28c-ares' --enable-curldebug adjustmentsYang Tse
2009-05-27Allow curl debug memory tracking when building a shared library onYang Tse
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse
2009-05-15remove outdated commentYang Tse
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse
2009-04-28Added CARES_INCLUDES_SYS_TYPESYang Tse
2009-04-26Initial step towards a configure time curl_socklen_t definitionYang Tse
2009-04-17remove compiler options used while debugging the icc 9.1 optimizer issueYang Tse
2009-04-15Set HP-UX compiler warning level back to the one that exposesYang Tse
2009-02-13ignoreYang Tse
2008-11-20Make checking for struct ifreq a prerequisite for settingDan Fandrich
2008-11-19user provided PATH_SEPARATOR always overrides auto-detected oneYang Tse
2008-11-18attempting to keep lines below 80 charsYang Tse
2008-11-18provide a common PATH_SEPARATOR check method which is required byYang Tse
2008-11-18check for gethostbyaddr and gethostbyname as it is done for other functionsYang Tse
2008-11-17Make configure script check if ioctl with the SIOCGIFADDR command can beYang Tse
2008-11-17fix leftover from previous commitYang Tse
2008-11-17fix inet_pton() runtime configure checkYang Tse
2008-11-16trim down configure script sizeYang Tse
2008-11-14fix typo affecting inclusion of <arpa/inet.h> in configureYang Tse
2008-11-14#include <string.h> in the getaddrinfo() runtime check for the memset() proto...Yang Tse
2008-11-14fix symbol definition check for fcntl.h inclusionYang Tse
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-10-30check for freeaddrinfo() at configuration phaseYang Tse
2008-10-30update aclocal file serial numberYang Tse
2008-10-30remove verification of the freeability of the addrinfo struct pointer membersYang Tse