curl/m4
Yang Tse a7e4022d6b Related with the threadsafe capability of getaddrinfo:
- Constantine Sapuntzakis reported that Darwin 6.0 a.k.a. MAC OS X 10.2
  and newer have a threadsafe getaddrinfo.

- Fix Dragonfly BSD triplet detection.

- In case the hard-coded knowledge says that getaddrinfo is threadsafe,
  an additional check is done to verify that h_errno is also defined.
  If h_errno isn't defined, we finally assume that it isn't threadsafe.
  Jamie Lokier provided the inspiration for this extra check.
2009-11-13 05:01:51 +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 Related with the threadsafe capability of getaddrinfo: 2009-11-13 05:01:51 +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 Check if _REENTRANT definition is required to 2009-09-29 16:34:03 +00:00
curl-system.m4 Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR 2009-10-19 04:13:12 +00:00