]> git.ipfire.org Git - thirdparty/openssl.git/commit
Refactor util/mknum.pl for clearer separation of functionality
authorRichard Levitte <levitte@openssl.org>
Fri, 14 Sep 2018 13:28:39 +0000 (15:28 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 4 Oct 2018 10:45:40 +0000 (12:45 +0200)
commit30699aa1943b10b265c52334d9f582c04c4eccba
treec820264486045952cfb0d3734e08684afd964ec0
parent15ba109631254b98d3ef2611a1765e75442314a6
Refactor util/mknum.pl for clearer separation of functionality

Rewrite util/mknum.pl to become cleaner, and to use the separate
generic C header parsing module, as well as the separate ordinals
manipulation module.
Adapt the build files.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7191)
Configurations/unix-Makefile.tmpl
util/mknum.pl [changed mode: 0755->0644]