Welcome Jeremy Drake as #curl commit author 1376: github.com/curl/curl/pull/1752…
dllmain: exclude from Cygwin builds by jeremyd2019 · Pull Request #17528 · curl/curl
On Cygwin, it is unsafe to call POSIX functions from DllMain, which OPENSSL_thread_stop does. Additionally, it should be unnecessary as OpenSSL uses pthread_key_create to register a thread destruc...GitHub