From owner-freebsd-hackers Mon Oct 16 15:19:33 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA24686 for hackers-outgoing; Mon, 16 Oct 1995 15:19:33 -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 PAA24679 for ; Mon, 16 Oct 1995 15:19:29 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA25604; Mon, 16 Oct 1995 15:14:13 -0700 From: Terry Lambert Message-Id: <199510162214.PAA25604@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 15:14:13 -0700 (MST) Cc: bde@zeta.org.au, 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 Oct 16, 95 04:44:58 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1032 Sender: owner-hackers@FreeBSD.org Precedence: bulk > >>Bruce, I agree with you and POSIX agree with us. > >>Default table must be strict ASCII per POSIX. > >>So, we can close this table propogating subject. > > >Does POSIX mention ASCII? ANSI allows other encodings > >of course, and is only strict for letters and digits, > >but only letters are very important. > > Well 1003.1 says something about minimal subset to run C pgms. > Comparing ASCII and 8859-1 is clear that ASCII is more minimal. > > Here some explanation of this term taken directly from POSIX > working gtoup ISO/IEC JTC1/SC22/WG15 - POSIX: locale collection. > They have VERY different locales for POSIX default and 8859-1 > and POSIX default conforms ASCII, see below. > (If someone interested, I can post their 8859-1 locale too). OK. POSIX is IEEE. What does ISO say? I believe it relaxes the values allowable in the "undefined" or "implementation defined" cases. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.