openssl/crypto/rand
Richard Levitte e84193e43d unified build scheme: add a "unified" template for VMS descrip.mms
As part of this, change util/mkdef.pl to stop adding libraries to
depend on in its output.  mkdef.pl should ONLY output a symbol
vector.

Because symbol names can't be longer than 31 characters, we use the
compiler to shorten those that are longer down to 23 characters plus
an 8 character CRC.  To make sure users of our header files will pick
up on that automatically, add the DEC C supported extra headers files
__decc_include_prologue.h and __decc_include_epilogue.h.

Furthermore, we add a config.com, so VMS people can configure just as
comfortably as any Unix folks, thusly:

    @config

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-10 14:36:32 +01:00
..
build.info unified build scheme: add a "unified" template for VMS descrip.mms 2016-02-10 14:36:32 +01:00
Makefile.in Templatize util/domd 2016-01-29 16:56:07 -05:00
md_rand.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
rand_egd.c Use NON_EMPTY_TRANSLATION_UNIT, consistently. 2016-02-09 20:13:29 -05:00
rand_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lcl.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_lib.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_nw.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_os2.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_unix.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_vms.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rand_win.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
randfile.c Always DPURIFY 2016-01-29 16:33:13 +01:00