Files
coreutils/src
Juan Cruz Mateos 80cc829771 sort: fix locale collation strength for hyphen ordering (#12677)
Set Strength::Quaternary on the ICU collator so that punctuation like
hyphens sort before alphanumerics in UTF-8 locales, matching GNU sort
behavior.

Fixes #12542
2026-06-07 21:55:03 +02:00
..