Re: [PATCH] Re: #! incompatible -- binfmt_script.c broken?
H. Peter Anvin (hpa@zytor.com)
Mon, 09 Dec 2002 16:36:11 -0800
Alan Cox wrote:
> 
> I don't see how you can do otherwise. The very definition of
> "whitespace" is locale specific. Throwing it at the target as one string
> lets the kernel stay out of locales, languages, policy and other parsing
> horrors. Splitting it has to be done properly or its a non reversible
> operation and tools can't correct the kernel screwups
>
In theory I agree with you.  I'm just wondering what is the most practical.
	-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/