Subject: Re: locale support?
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 05/26/2000 04:35:17
In article <20000525203436.B19851@vex.net>,
David Maxwell <david@vex.net> wrote:
> > 
> > Actually, thats not the shell, and csh, but libc.
> 
> True, but I couldn't manage to get sh to behave the same way. i.e.:

Yeah, because the shell does not do the setlocale(LC_MESSAGES, ""); call.

christos