commit | b3e7219abfdb52321b7e8f1f57499ece23a7d2f8 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun May 08 01:46:11 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun May 08 01:46:11 2011 +0200 |
tree | 59c85547d493099af2365d7ccf48245d501b11b0 | |
parent | 2c736bb38ec6089f5360e6a7f2f76a70fb869352 [diff] |
Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to the signal module.