openssl/util/perl/OpenSSL
Dr. David von Oheimb c507db9678 ParseC.pm: gracefully handle DOS-style end-of-line in source files
When header files happen to have \r\n at line end, prevent hick-ups like:

Unmatched parentheses at include/openssl/asn1.h line 520

make[1]: *** [Makefile:4757: util/libcrypto.num] Error 255
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:3387: build_sw] Error 2

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/19686)
2022-11-18 07:47:44 +01:00
..
Config Add OpenSSL::Config::Query and use it in configdata.pm 2021-05-04 11:29:56 +02:00
Test
Util Update copyright year 2021-01-28 13:54:57 +01:00
config.pm OpenSSL::config: Fix trivial bugs 2022-09-29 12:59:00 +01:00
copyright.pm Update copyright year 2022-05-03 13:34:51 +01:00
fallback.pm Update copyright year 2021-05-20 14:22:33 +01:00
Glob.pm
OID.pm
Ordinals.pm Add ZSTD compression support (RFC8478bis) 2022-10-18 09:30:21 -04:00
ParseC.pm ParseC.pm: gracefully handle DOS-style end-of-line in source files 2022-11-18 07:47:44 +01:00
stackhash.pm Update copyright year 2021-05-06 13:03:23 +01:00
Template.pm doc: use the documented =item markers 2021-08-04 15:02:27 +10:00
Test.pm Enhance the srctop, bldtop, data and result functions to check the result 2021-09-09 11:25:18 +02:00
Util.pm OpenSSL::Util::fixup_cmd_elements(): Include '!' among the VMS chars to process 2021-06-25 12:23:29 +10:00