curl/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
curl-compilers.m4 Added a few more compiler warning options for gcc. 2009-06-17 02:26:39 +00:00
curl-confopts.m4 fix language in comment 2009-06-10 04:25:01 +00:00
curl-functions.m4 getaddrinfo is fully thread safe on solaris versions which 2009-11-15 13:43:15 +00:00
curl-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
curl-reentrant.m4 Refactor how preprocessor symbol _THREAD_SAFE definition is done. 2009-11-14 18:51:37 +00:00
curl-system.m4 Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR 2009-10-19 04:13:12 +00:00