Re: [PATCH] pselect: Use linux pselect syscall when available

Nic Dade <[email protected]> Fri, 18 Dec 2015 19:32:53 -0800
Newsgroups gmane.comp.lib.uclibc.general
Message-ID <CANDJvwxZq2h+ezX9CvWFLGq7t=EazP5yfV=dWcTBrSoee2FpWA@mail.gmail.com>
Off list a kind person pointed out that the pselect syscall really takes 7
arguments, and that my patch worked (or rather, didn't fail) for me by dumb
luck. Please disregard the original patch. I'll resend a new patch shortly.

-Nicolas S. Dade