]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add new type ossl_ssize_t instead of ssize_t and move definitions to
authorDr. Stephen Henson <steve@openssl.org>
Mon, 26 Jul 2010 18:15:59 +0000 (18:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 26 Jul 2010 18:15:59 +0000 (18:15 +0000)
commiteb1c48be6f27180fbb0622ea3ed26ea683f78869
treee8494fd714dc70cf0ef620d576a6118e67dc352e
parent2fd9664b0b7464b6ce512eb78815928590d860c6
Add new type ossl_ssize_t instead of ssize_t and move definitions to
e_os2.h, this should fix WIN32 compilation issues and hopefully avoid
conflicts with other headers which may workaround ssize_t in different ways.
CHANGES
crypto/bio/bss_bio.c
crypto/cms/cms.h
crypto/cms/cms_pwri.c
crypto/cms/cms_smime.c
crypto/ui/ui.h
e_os.h
e_os2.h
ms/uplink.h