]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/ssltest_old.c
Fixes to get -ansi working
authorJeffrey Walton <noloader@gmail.com>
Wed, 8 Jun 2016 19:10:50 +0000 (20:10 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 8 Jun 2016 19:18:04 +0000 (20:18 +0100)
commit2a7de0fd5d9baf946ef4d2c51096b04dd47a8143
tree72bc90447027945e17151a0ae8809b7ce4fe1b5b
parente417070c9f2162594e8289aed93bd5801e70e60d
Fixes to get -ansi working

Various fixes to get the following to compile:

./config no-asm -ansi -D_DEFAULT_SOURCE

RT4479
RT4480

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/async/arch/async_posix.h
engines/afalg/e_afalg.c
include/openssl/e_os2.h
test/ssltest_old.c