drbg: ensure fork-safety without using a pthread_atfork handler
[openssl.git] / test / errtest.c
2018-05-23 David BenjaminSave and restore the Windows error around TlsGetValue.