summaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2025-11-07 13:55:39 +0000
committerPádraig Brady <P@draigBrady.com>2025-11-12 14:11:27 +0000
commit6f265b515e5b93cef9bef0c4994622574c55a1ba (patch)
tree5357c50e72939570b3c2c4e2c87124703297dcb6 /scripts/git-hooks/commit-msg
parent88d05f1516c00e5dfd24b1acef8f29e6c90fb96b (diff)
downloadcoreutils-6f265b515e5b93cef9bef0c4994622574c55a1ba.tar.gz
coreutils-6f265b515e5b93cef9bef0c4994622574c55a1ba.zip
md5sum: fix --text with the MSYS2 runtime
Note the use of "rt" is non-standard, but we're restricting its use here to systems that define O_BINARY, which should invariably support "rt" mode. * src/digest.c (): Where significant, explicitly use "rt" mode with --text, as MSYS2 defaults to binary mode for fopen'd files (though not for standard streams). * NEWS: Mention the bug fix. Fixes https://github.com/coreutils/coreutils/issues/123
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions