mirror of
https://github.com/moparisthebest/curl
synced 2024-11-07 18:15:04 -05:00
dddcd3b042
Take in account that POSIX standard Issue 7 drops h_errno support. Now, we also consider getaddrinfo() to be thread-safe when (_POSIX_C_SOURCE >= 200809L) or (_XOPEN_SOURCE >= 700) independently of whether h_errno exists or not. |
||
---|---|---|
.. | ||
.gitignore | ||
curl-compilers.m4 | ||
curl-confopts.m4 | ||
curl-functions.m4 | ||
curl-openssl.m4 | ||
curl-override.m4 | ||
curl-reentrant.m4 | ||
curl-system.m4 | ||
xc-translit.m4 | ||
zz50-xc-ovr.m4 |