[issue895] pselect(2) implementation

Nicolas Thery sinknull at crater.dragonflybsd.org
Sat Dec 29 14:17:06 PST 2007


Nicolas Thery <nthery at gmail.com> added the comment:

Here is a new version of the patch that restores the original signal mask only
after executing signal handlers (if any).  This is similar to what is done in
sigsuspend() and deals correctly with the case where pselect() is interrupted by
a signal blocked in the original mask.

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue895>
_____________________________________________________Attachment:
pselect_v2.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bin00002.bin
Type: application/octet-stream
Size: 16754 bytes
Desc: "Description: Binary data"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20071229/312093a3/attachment-0018.bin>


More information about the Bugs mailing list