Re: Add pselect, ppoll system calls.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2005-06-13 at 07:14 -0400, Jakub Jelinek wrote:
> And if ppoll is added, the question is also what it's prototype should look like
> (i.e. have the suboptimal int timeout argument as poll(2), where you can
> only wait for less than a month or infinitely, or use const struct timespec *
> like pselect, or struct timeval * like select).

Eep -- I hadn't noticed that difference. Will update patch accordingly. 

The other documented difference (other than the signal mask bit) is that
pselect() is documented not to modify the timeout parameter. I'm not
sure whether I should preserve that difference, or not.

-- 
dwmw2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux