Re: A Great Idea (tm) about reimplementing NLS.

From: Alan Cox
Date: Mon Jun 13 2005 - 08:39:07 EST


On Llu, 2005-06-13 at 11:38, Alexey Zaytsev wrote:
> Instead of adding NLS support to filesystems who don't have it yet, I
> think there should be a global NLS layer, to convert file names from
> any to any encoding, independent of file system and transparently to
> the user.

Thats essentially what we have. The core OS is UTF-8, the fat and one or
two other legacy file systems support mapping old and/or inferior
encodings into utf-8 (and some other stuff).

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/