mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
6e245c6e95
Instead of manipulating CR explicitly to cope with CRLF (Windows) line endings in input and produce output with CRLF line endings, just convert files from/to CRLF line endings when reading/writing. The minimum required Perl version remains 5.8, since this both the version that introduced Digest::MD5 (which was used before this patch) and the version that introduced open "<:crlf" (which this patch introduces). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
data_files | ||
mbedtls_dev | ||
abi_check.py | ||
apidoc_full.sh | ||
assemble_changelog.py | ||
bump_version.sh | ||
config.pl | ||
config.py | ||
ecc-heap.sh | ||
find-mem-leak.cocci | ||
footprint.sh | ||
generate_errors.pl | ||
generate_features.pl | ||
generate_psa_constants.py | ||
generate_query_config.pl | ||
generate_visualc_files.pl | ||
make_generated_files.bat | ||
massif_max.pl | ||
memory.sh | ||
output_env.sh | ||
rm-calloc-cast.cocci | ||
tmp_ignore_makefiles.sh | ||
windows_msbuild.bat |