mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-13 10:27:16 -04:00
738a746d82
* src/split.c (set_suffix_length): Use a more standard zero based logN calculation for the number of units. * tests/split/suffix-auto-length.sh: Add a test case. * THANKS.in: Mention the reporter. * NEWS: Mention the fix. Fixes https://bugs.gnu.org/35291