From owner-freebsd-hackers Thu Sep 18 17:10:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA19989 for hackers-outgoing; Thu, 18 Sep 1997 17:10:51 -0700 (PDT) Received: from usr06.primenet.com (tlambert@usr06.primenet.com [206.165.6.206]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA19700; Thu, 18 Sep 1997 17:07:36 -0700 (PDT) Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id RAA19516; Thu, 18 Sep 1997 17:07:35 -0700 (MST) From: Terry Lambert Message-Id: <199709190007.RAA19516@usr06.primenet.com> Subject: Re: RFC: japanese LOCALE stuff To: julian@whistle.com (Julian Elischer) Date: Fri, 19 Sep 1997 00:07:35 +0000 (GMT) Cc: hackers@FreeBSD.ORG, ache@FreeBSD.ORG In-Reply-To: <3421AEC3.446B9B3D@whistle.com> from "Julian Elischer" at Sep 18, 97 03:44:19 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > + /* > + * mskanji.c - locale ja_JP.SJIS support > + * Copyright (c) 1995 > + * Sin'ichiro MIYATANI Phase One Inc. All rights reserved. > + */ What's the status on this thing? Unfortunately, I haven't done enough Shift-JIS stuff for this to be useful; I've mostly been intending on using Unicode and XPG/4 style code for an ISO10646 (Unicode) locale. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.