Re: UTF-8 and case-insensitivity

From: Ville Herva
Date: Wed Feb 18 2004 - 16:50:22 EST


On Tue, Feb 17, 2004 at 04:20:26PM -0800, you [Linus Torvalds] wrote:
>
> This is but one reason why I will _refuse_ to make case insensitivity
> magically start happening on regular "open()" etc calls.
>
> You'd literally have to use a _different_ system call to do a
> case-insensitive file open.

Tongue-in-cheek:

int Open(const char *pathname, int flags); ?




-- v --

v@xxxxxx
-
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/