[issue8407] expose signalfd(2) and pthread_sigmask in the signal module

STINNER Victor report at bugs.python.org
Fri May 6 00:53:03 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> http://bugs.python.org/review/8407/show

Updated patch (version 2).

Note: sigpending() doesn't return an error code but -1 on error.

----------
Added file: http://bugs.python.org/file21901/pending_signals-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8407>
_______________________________________


More information about the Python-bugs-list mailing list