1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/ares/m4
Yang Tse 5b3be2ee35 getaddrinfo is fully thread safe on solaris versions which
implement the function even when h_errno is not a macro.

The h_errno macro test now only done on systems for which there
is no hard coded knowledge about getaddrinfo's thread safeness.
2009-11-15 13:43:15 +00:00
..
.cvsignore ignore 2009-02-13 06:34:44 +00:00
cares-compilers.m4 Undo old temporary change once used for testing purposes 2009-11-01 20:26:02 +00:00
cares-confopts.m4 Symbol hiding configure options renamed to the hopefully less ambiguous 2009-10-31 04:16:40 +00:00
cares-functions.m4 getaddrinfo is fully thread safe on solaris versions which 2009-11-15 13:43:15 +00:00
cares-override.m4 Our _AS_PATH_SEPARATOR_PREPARE override is now m4_defun'd instead of m4_define'd 2009-10-19 04:11:54 +00:00
cares-reentrant.m4 Refactor how preprocessor symbol _THREAD_SAFE definition is done. 2009-11-14 18:51:37 +00:00
cares-system.m4 Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR 2009-10-19 04:13:12 +00:00