Re: Linux Kernel supporting I18N

Martin von Loewis (martin@mira.isdn.cs.tu-berlin.de)
Sun, 16 Nov 1997 11:44:45 +0100


> I wonder whether the internation version of Linux Kernel supporting I18N.

What specifically do you expect from it? I18N in Linux is implemented
in the C library and in the applications. glibc 2 (aka libc 6) has
support for Posix locales and wide strings.

Why do you need kernel support for that?

Regards,
Martin