Re: [PATCH] Smackv10: Smack rules grammar + their stateful parser

From: Linus Torvalds
Date: Tue Nov 06 2007 - 10:39:58 EST




On Tue, 6 Nov 2007, Adrian Bunk wrote:
>
> How do we get the information about the character encoding of the string
> to be parsed into the kernel?

I really would expect that kernel strings don't have an encoding. They're
just C strings: a NUL-terminated stream of bytes.

Linus
-
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/