boringssl/crypto/rand
David Benjamin e025f30507 Guard the _GNU_SOURCE #define.
It is hard to control what flags consumers may try to build us with.
Account for someone adding _GNU_SOURCE to the build line.

Change-Id: I4c931da70a9dccc89382ce9100c228c29d28d4bf
Reviewed-on: https://boringssl-review.googlesource.com/13621
Commit-Queue: David Benjamin <davidben@google.com>
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-02-03 22:15:09 +00:00
..
asm Add missing comma in .type pragma for rdrand code. 2015-06-23 15:01:45 -07:00
CMakeLists.txt Add support for Fuchsia in crypto/rand. 2017-01-13 21:47:11 +00:00
deterministic.c Fix fuzzer mode build. 2016-12-22 03:17:59 +00:00
fuchsia.c Add support for Fuchsia in crypto/rand. 2017-01-13 21:47:11 +00:00
internal.h Merge hwrand.c into rand.c. 2015-09-25 22:07:42 +00:00
rand.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
urandom.c Guard the _GNU_SOURCE #define. 2017-02-03 22:15:09 +00:00
windows.c Add corpora for fuzzers with fuzzer mode disabled. 2016-11-09 16:53:37 +00:00