Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 1997 11:46:34 +0900
From:      itojun@itojun.org
To:        John Fieber <jfieber@indiana.edu>
Cc:        Julian Elischer <julian@whistle.com>, hackers@freebsd.org
Subject:   Re: Japanese locale stuff
Message-ID:  <28186.872736394@itojun.csl.sony.co.jp>
In-Reply-To: John Fieber <jfieber@indiana.edu>'s message of Wed, 27 Aug 1997 20:37:09 -0500 (EST). <Pine.BSF.3.96.970827202942.341u-100000@fallout.campusview.indiana.edu>
References:  <Pine.BSF.3.96.970827202942.341u-100000@fallout.campusview.indiana.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
>> Does anyone out there in the freebsd Japanese world
>> have /usr/share/locale entries for the japanese hcaracter sets and
>> encodings
>No I don't but that reminds me, I started working on the
>Normative Addition 1 (see http://www.lysator.liu.se/c/na1.html)
>to ANSI C, which mainly includes wide versions of the io
>functions (eg fgetwc and fputwc) and ctype functions (iswalpha
>etc.).  I don't really have time to work on this little project
>but would be happy to donate what I have to anyone who would be
>interested. 

	I have a small project for modifying runelocale library for handling
	the following encodings in LC_CTYPE:
		iso-2022-jp/cn/kr
		euc-jp/cn/tw/kr
		X11 ctext
	Basically my library is capable of handling any ISO-2022 variant
	encodings.
	However, due to the lack of wide-char libraries I have trouble
	completing it.  Could you please send me your wide char libraries
	if possible?  (or could you please merge that to -current tree?)

	My project includes wide-char curses/regex, but I need some more
	time for them...

>I also have a servicable LC_CTYPE for making Unicode based
>locales (using UTF-8 encoding).

	As far as UTF-8 is one of selections for setrunelocale() mine can
	coexist with yours, I believe.

itojun



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28186.872736394>