Add fork handlers, based on pthread_atfork
authorRich Salz <rsalz@openssl.org>
Thu, 22 Jun 2017 18:00:06 +0000 (14:00 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 29 Jun 2017 20:19:41 +0000 (16:19 -0400)
commit2915fe19a6676374c335d8c50eaaa4c940cf47d6
tree4d959df974cc5ea075a230101ac2b95c7da23320
parent5ee407460b3b68aa4695f17cf8c43e0d07cb18a8
Add fork handlers, based on pthread_atfork

Only for Unix platforms

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3754)
crypto/include/internal/cryptlib.h
crypto/init.c
crypto/threads_none.c
crypto/threads_pthread.c
crypto/threads_win.c
doc/man3/OPENSSL_fork_prepare.pod [new file with mode: 0644]
doc/man3/OPENSSL_init_crypto.pod
include/openssl/crypto.h
util/libcrypto.num