From: Sam Ravnborg <sam@ravnborg.org>
Date: Tue, 30 Oct 2007 22:54:09 +0100
I think the thing to do is just __KERNEL__ protect the
<linux/string.h> include and require userspace to
include <string.h> itself when using these headers.
That's what I'm testing right now.
I'm pretty sure those inlines are indeed used by userspace.
-