openssl/crypto/async
Matt Caswell 302f75887e Attempt to log an error if init failed
If init failed we'd like to set an error code to indicate that. But if
init failed then when the error system tries to load its strings its going
to fail again. We could get into an infinite loop. Therefore we just set
a single error the first time around. After that no error is set.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-10 17:40:59 +00:00
..
arch Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
async.c Attempt to log an error if init failed 2016-02-10 17:40:59 +00:00
async_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
async_locl.h Auto init/deinit libcrypto 2016-02-09 15:11:38 +00:00
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00