Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
authorAndy Polyakov <appro@openssl.org>
Fri, 30 Dec 2005 22:53:59 +0000 (22:53 +0000)
committerAndy Polyakov <appro@openssl.org>
Fri, 30 Dec 2005 22:53:59 +0000 (22:53 +0000)
commit68b64fb6102737bf84de9e25168abbf7e969b54b
treefbd215080bb8f241fead7db2d4524f923d146b07
parent34b537ee66eb7d327ff04121ccb7b9cc6b07ab3e
Add DSO_global_lookup_func implementation. See commentary in dso_lib.c
for further details.
crypto/dso/dso.h
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_err.c
crypto/dso/dso_lib.c
crypto/dso/dso_win32.c