Subject: UTF-8 outside BMP support
To: None <tech-userlevel@NetBSD.ORG>
From: Takehiko NOZAKI <sigsegv@s25.xrea.com>
List: tech-userlevel
Date: 09/26/2004 02:58:02
Hello, all.

Resent FreeBSD UTF-8 locale supports outside BMP.
why not merge it?

P.S
this patch includes isw* function enhancement,
currently
	src/lib/libc/locale/___runetype_mb.c
	src/lib/libc/locale/_wctrance.c
are using linear search algorythem, this changes binary search
for huge locale table such as UCS, GB18030.
this fix derived from FreeBSD too.


very truly yours.
--
Takehiko NOZAKI <tnozaki@NetBSD.ORG>