Changed paths:
M CHANGES.md
M crypto/err/err.c
M crypto/err/err_blocks.c
M crypto/err/err_local.h
M crypto/err/err_mark.c
M crypto/err/err_prn.c
M crypto/err/err_save.c
M doc/build.info R doc/man3/ERR_remove_state.pod
M doc/man7/ossl-removed-api.pod
M include/internal/err.h
M include/openssl/err.h.in M test/testutil.h
M util/libcrypto.num
M util/missingcrypto.txt
Log Message:
-----------
Make ERR_STATE opaque and remove related deprecated functions
ERR_get_state(), ERR_remove_state() and ERR_remove_thread_state()
and useless SYS_F_ macros are removed.