Re: Add pselect, ppoll system calls.

From: Linus Torvalds
Date: Sun Jun 12 2005 - 19:26:42 EST




On Sun, 12 Jun 2005, Alan Cox wrote:
>
> If glibc has a race why not just fix glibc ?

.. because glibc tries to implement the "pselect()" interfaces that some
other OS's implement.

Whether that is a good idea or not (it's not) is a different issue, but
basically it means that apps don't use the longjmp trick exactly because
they think pselect() works ok.

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/