Michael Kerrisk wrote: > Please consider making Linux pselect() conform to POSIX on this > point. There is no question the implementation will conform. But this not dependent on changing the syscall interface. We deliberately decided to not require the kernel interface to be different from select. The userlevel code will take care of the difference. The kernel code is good as proposed. -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
Attachment:
signature.asc
Description: OpenPGP digital signature
- Follow-Ups:
- Re: pselect() modifying timeout
- From: "Michael Kerrisk" <[email protected]>
- Re: pselect() modifying timeout
- References:
- pselect() modifying timeout
- From: "Michael Kerrisk" <[email protected]>
- pselect() modifying timeout
- Prev by Date: [PATCH 8/8] ALSA: convert kcalloc to kzalloc
- Next by Date: Re: [PATCH 2.6.13-rc5-gitNOW] msleep() cannot be used from interrupt
- Previous by thread: pselect() modifying timeout
- Next by thread: Re: pselect() modifying timeout
- Index(es):