PR12017 has some instructions to enable multibyte locale stuff in libc, which we have in our tree for a while but cannot enable for couple of reasons. not sure if we can enable it partially (for dynamically linked binaries only) now, or we need to wait till dlopen() gets fixed. itojun