openssl/crypto/rand
Andy Polyakov e10b54ca32 rand/randfile.c: remove _XOPEN_SOURCE definition.
Defintions of macros similar to _XOPEN_SOURCE belong in command line
or in worst case prior first #include directive in source. As for
macros is was allegedly controlling. One can argue that we are
probably better off demanding S_IS* macros but there are systems
that just don't comply, hence this compromise solution...

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 2e6d7799ff)
2016-05-20 16:05:15 +02:00
..
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00
md_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_egd.c RT3684: rand_egd needs stddef.h 2015-02-12 14:23:28 -05:00
rand_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_lcl.h Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_lib.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_nw.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_os2.c Code style: space after 'if' 2015-04-16 13:50:01 -04:00
rand_unix.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
rand_vms.c Remove the "eay" c-file-style indicators 2015-12-18 13:39:34 +01:00
rand_win.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
randfile.c rand/randfile.c: remove _XOPEN_SOURCE definition. 2016-05-20 16:05:15 +02:00
randtest.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00