Re: [PATCH] Remove 'strchr' warning from reiserfs

Sam Ravnborg (sam@ravnborg.org)
Mon, 19 May 2003 23:33:15 +0200


On Mon, May 19, 2003 at 12:47:12PM -0700, Stephen Hemminger wrote:
>
> Is this gcc behaviour documented anywhere?

I dropped a mail to gcc-bugs - the reply was:

=======
The kernel is a special case; GCC is entitled to assume the existence of
standard C library functions.
=======

So when messing with standard functions we may expect a few suprises,
which I think is fair enough.

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