boringssl/crypto/rand_extra
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
..
CMakeLists.txt
deterministic.c
forkunsafe.c Tidy up some Windows compiler assumptions. 2017-08-16 19:57:06 +00:00
fuchsia.c fuchsia: Use new spelling of NO_ERROR. 2017-06-16 17:01:32 +00:00
rand_extra.c Add dummy |RAND_get_rand_method|. 2017-07-28 21:50:21 +00:00
windows.c