boringssl/crypto/bio
David Benjamin e2568c41cb Tidy up some Windows compiler assumptions.
Someone tried to build us with Ubuntu's MinGW. This is too old to be
supported (the tests rather badly fail to build), but some of the fixes
will likely be useful for eventually building Clang for Windows
standalone too.

Change-Id: I6d279a0da1346b4e0813de51df3373b7412de33a
Reviewed-on: https://boringssl-review.googlesource.com/19364
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2017-08-16 19:57:06 +00:00
..
bio_mem.c Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00
bio_test.cc Test with IPv6 by default, and IPv4 only if that fails. 2017-05-25 23:49:52 +00:00
bio.c Remove BIO_set_callback and friends. 2017-08-16 18:19:54 +00:00
CMakeLists.txt Convert bio_test to GTest. 2017-03-21 17:39:57 +00:00
connect.c Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00
fd.c Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00
file.c Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00
hexdump.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
internal.h Wrap MSVC-only warning pragmas in a macro. 2016-06-09 21:29:36 +00:00
pair.c Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00
printf.c Tidy up some Windows compiler assumptions. 2017-08-16 19:57:06 +00:00
socket_helper.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
socket.c Remove BIO puts hooks. 2017-02-02 22:22:08 +00:00