openssl/util/perl/OpenSSL
Richard Levitte d73c44404d A perl module to parse through C headers
OpenSSL::ParseC is a module that parses through a C header file and
returns a list with information on what it found.  Currently, the
information it returns covers function and variable declarations,
macro definitions, struct declarations/definitions and typedef
definitions.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7191)
2018-10-04 12:45:40 +02:00
..
Test Fix OpenSSL::Test::Utils::config to actualy load the config data 2017-09-01 22:52:30 +02:00
Util Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
Glob.pm File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapper 2017-08-15 11:31:18 +02:00
Ordinals.pm Add a perl module that deals with ordinals files 2018-10-03 22:16:10 +02:00
ParseC.pm A perl module to parse through C headers 2018-10-04 12:45:40 +02:00
Test.pm export data_dir of Test.pm, which was forgotten in #5928 2018-06-11 17:01:52 +02:00