openssl/crypto/rand
Richard Levitte 4bd46774bb Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.
That should solve the issues with propagating it through the Makefiles.

PR: 1110
2005-06-18 04:42:24 +00:00
..
.cvsignore
Makefile Further BUILDENV refinement, further fool-proofing of Makefiles and 2005-05-16 16:55:47 +00:00
md_rand.c
rand_egd.c
rand_err.c
rand_lcl.h
rand_lib.c
rand_nw.c
rand_os2.c
rand_unix.c Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h. 2005-06-18 04:42:24 +00:00
rand_vms.c
rand_win.c Move _WIN32_WINNT definition from command line to e_os.h. The change is 2005-05-21 13:19:27 +00:00
rand.h
randfile.c When _XOPEN_SOURCE is defined, make sure it's defined to 500. Required in 2005-05-21 17:39:43 +00:00
randtest.c