https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
--- Comment #8 from [email protected] --- A commit in branch releng/14.4 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=65338ff41fcd0deb125767f550961418ab03cd82 commit 65338ff41fcd0deb125767f550961418ab03cd82 Author: Baptiste Daroussin <[email protected]> AuthorDate: 2026-02-14 05:54:08 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2026-02-19 19:22:24 +0000 tr: fix class handling in unicode world toupper/tolower logic was only handled for CCLASS_TOUPPER and CCLASS_TOLOWER, add support for CCLASS ([:alpha:]) PR: 219900 MFC After: 1 week (cherry picked from commit 625dc44832cd760be3d7242d8e21a530c7e32bfc) (cherry picked from commit 45d84c2f06fa72e405f09e2468b10bdf10b806cf) usr.bin/tr/tr.c | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.
