Commit b174aeaa authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

brand new gethostbyname_r() and gethostbyaddr_r() checks that now detects

the AIX-styles as well.
I added --disable-thread to allow a user to disable all testing for
thread-safe functions being present and thus go with the good old style
functions. This might become handy if (when?) I add a bug in the threaded
code, like the AIX code I have now but can't test!
parent a2f04545
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment