From owner-freebsd-hackers Mon Oct 16 14:43:53 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id OAA23187 for hackers-outgoing; Mon, 16 Oct 1995 14:43:53 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id OAA23182 for ; Mon, 16 Oct 1995 14:43:49 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA25508; Mon, 16 Oct 1995 14:38:38 -0700 From: Terry Lambert Message-Id: <199510162138.OAA25508@phaeton.artisoft.com> Subject: Re: A couple problems in FreeBSD 2.1.0-950922-SNAP To: ache@astral.msk.su (=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=) Date: Mon, 16 Oct 1995 14:38:38 -0700 (MST) Cc: terry@lambert.org, hackers@freefall.freebsd.org, kaleb@x.org In-Reply-To: from "=?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?=" at Jan 16, 95 11:53:17 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 670 Sender: owner-hackers@FreeBSD.org Precedence: bulk > >> I don't have Posix specs near me right now, so anybody with Posix > >> please give more light on this subj. > >> We need to follow Posix regardles of manpage/program or SVR4 > >> currently does. > > >The C locale should be 8859-1, then. If we take the POSIX definition > >of including the ANSI C spec. > > Where you found _exactly_ that C locale should be 8859-1??? 1) ISO formailzation of ANSI C standard say "is undefined". 2) I choose 8859-1 behaviour as the "undefined" behaviour I coose to get in my implementation. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.