openssl/crypto/dso
Richard Levitte 12bd8f4631 Cygwin: enable the use of Dl_info and dladdr()
These weren't available in Cygwin at the time our DSO code was
written, but things have changed since.

Fixes #9385

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9402)

(cherry picked from commit 38f6f99cdf)
2019-07-21 11:08:56 +02:00
..
build.info Have only one DSO_METHOD_openssl 2016-03-22 13:35:03 -04:00
dso_dl.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dso_dlfcn.c Cygwin: enable the use of Dl_info and dladdr() 2019-07-21 11:08:56 +02:00
dso_err.c Put message strings in state files 2017-06-12 15:03:40 -04:00
dso_lib.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dso_locl.h Add support for reference counting using C11 atomics 2016-11-17 22:02:25 +01:00
dso_openssl.c Update copyright year 2019-05-28 14:49:38 +02:00
dso_vms.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dso_win32.c Update copyright year 2019-05-28 14:49:38 +02:00