mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
80cc829771
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