Re: [PATCH] linux/string.h: Introduce streq macro.

From: Al Viro
Date: Wed Apr 27 2011 - 18:45:33 EST


On Wed, Apr 27, 2011 at 07:17:11PM -0300, Thiago Farina wrote:
> > While we are at it, strcmp() is, indeed, a part of the language.
>
> Part of the C standard library you mean, no?

Which is a part of the language. Sure, our implementation happens to be
freestanding. Most of C programmers you could find would have worked
with hosted implementations and would be familiar with the damn thing.

> >??See
> > section 7.21.4.2 in C99.
--
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/