diff options
| author | Pádraig Brady <P@draigBrady.com> | 2025-11-07 13:55:39 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2025-11-12 14:11:27 +0000 |
| commit | 6f265b515e5b93cef9bef0c4994622574c55a1ba (patch) | |
| tree | 5357c50e72939570b3c2c4e2c87124703297dcb6 /scripts/git-hooks/commit-msg | |
| parent | 88d05f1516c00e5dfd24b1acef8f29e6c90fb96b (diff) | |
| download | coreutils-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
