Re: [PATCH] posix_types.h: make __NFDBITS match glibc definition

From: Linus Torvalds
Date: Tue Jul 24 2012 - 15:39:40 EST


On Tue, Jul 24, 2012 at 12:37 PM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> .. and it causes other problems instead, namely the crap code generation for __.

oops. Edit error. That __ should be __FDELT/__FDMASK.

But note that those are only the internal kernel macros that aren't
even *used* by the kernel. They are some left-over from olden days,
and seem to only cause odd interactions with glibc.

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/