setlocale() for base system utilities

Xin LI delphij at gmail.com
Fri Jan 11 03:24:13 UTC 2013


On Thursday, January 10, 2013, Zhihao Yuan wrote:

> On Thu, Jan 10, 2013 at 8:13 PM, Xin Li <delphij at delphij.net<javascript:;>>
> wrote:
> > I just noticed that many base system utilities, like rm, cat, etc.
> > does not do setlocale() at beginning.  Is this intentional or just
> > nobody have yet to done it?
>
> Enabling locale in the non-wide-char-awared utilities only makes
> difference for 8-bit locales, like ISO8859-*, but not multibyte
> ones.  From a user's point of view, this is an inconsistency.
>

It's inconsistency that some utilities use localized messages while some
do, too.  So I don't buy that argument.


-- 
Xin LI <delphij at delphij.net> https://www.delphij.net/
FreeBSD - The Power to Serve! Live free or die


More information about the freebsd-current mailing list