Subject: Re: locale support?
To: None <current-users@netbsd.org, ingolf@jena-optronik.de>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: current-users
Date: 05/25/2000 21:03:43
On Wed, May 24, 2000 at 09:11:35PM -0400, David Maxwell wrote:
> On Fri, May 12, 2000 at 09:52:01AM +0200, Ingolf Koch wrote:
> > Hi,
> > 
> > what is the state of locale support (both in 1.4.2 and
> > current)?
> 
> Could you be a bit more specific? locale support in apps, error messages,
> kernel... ?
> 
> csh/tcsh are somewhat friendly (Ignore pasting issue in first example)

> % setenv LANG fr
> % cat < /tmp/nosuch
> /tmp/nosuch: Fichier ou r\351pertoire introuvable.
...

Actually, thats not the shell, and csh, but libc.

	-is