Move the REF_PRINT support from e_os.h to internal/refcount.h.
authorPauli <paul.dale@oracle.com>
Mon, 21 Aug 2017 21:17:35 +0000 (07:17 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 29 Aug 2017 21:20:44 +0000 (07:20 +1000)
commitcd420b0b1f2336972e386eba1cccf23b47d99538
treec0a84e8c051b48242dc532541e5b8745a0e9d77d
parent677963e5a428739062ab5d46d5baed5eadd0195d
Move the REF_PRINT support from e_os.h to internal/refcount.h.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4188)
17 files changed:
crypto/asn1/tasn_utl.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/dso/dso_lib.c
crypto/ec/ec_key.c
crypto/ec/ec_mult.c
crypto/ec/ecp_nistz256.c
crypto/evp/p_lib.c
crypto/rsa/rsa_lib.c
crypto/x509/x509_lu.c
crypto/x509/x509_set.c
crypto/x509/x509cset.c
e_os.h
include/internal/refcount.h
ssl/ssl_cert.c
ssl/ssl_lib.c
ssl/ssl_sess.c