openssl/crypto/rand
Andy Polyakov 2e6d7799ff 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>
2016-05-19 22:28:49 +02:00
..
build.info
md_rand.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_egd.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_err.c Manual fixes after copyright consolidation 2016-05-17 17:38:18 -04:00
rand_lcl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_lib.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_unix.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_vms.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
rand_win.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
randfile.c rand/randfile.c: remove _XOPEN_SOURCE definition. 2016-05-19 22:28:49 +02:00