Date: Tue, 27 Oct 2020 16:47:20 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: arch@FreeBSD.org Subject: Switch the default locale to C.UTF-8 before FreeBSD 13 Message-ID: <20201027154720.mjmn5cofvkqoyd5w@ivaldir.net>
next in thread | raw e-mail | index | archive | help
Hello everyone, I would like to switch the default locale to C.UTF-8 in FreeBSD 13.0 https://reviews.freebsd.org/D26973 The C.UTF-8 locales is the same as the actual C locale except it does support the unicode character set. But the collation (aka how sort is being done) etc are still the same as the C locale. What opinion on the matter? Best regards, Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201027154720.mjmn5cofvkqoyd5w>