Subject: Re: bin/12017: how to enable multibyte locale (and problem around it)
To: Noriyuki Soda <soda@sra.co.jp>
From: None <itojun@iijlab.net>
List: netbsd-bugs
Date: 01/23/2001 03:19:28
	i'd like to enable multibyte locale code without dlopen().
	we really need to torture-test multibyte locale stuff.
	since we do not add any user-visible symbol to libc, we can change
	the way we load locale code afterwards, if we *really* need to change.

itojun