This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients benjamin.peterson, exarkun, giampaolo.rodola, gregory.p.smith, jcea, loewis, marcin.bachry, neologix, pitrou, python-dev, schmichael, skrah, spiv, tseaver, vstinner
Date 2011-06-09.23:05:39
SpamBayes Score 0.00028384468
Marked as misclassified No
Message-id <1307660739.93.0.20798866303.issue8407@psf.upfronthosting.co.za>
In-reply-to
Content
> This whole thread is becoming quite confusing.

You are complelty right, sorry to pollute this issue. Changes related to this issue:

 - expose pthread_sigmask(), pthread_kill(), sigpending(), sigwait()
 - wakeup fd now contains the file descriptor

I created issue #12303 for sigwaitinfo() and sigtimedwait(), and issue #12304 for signalfd.
History
Date User Action Args
2011-06-09 23:05:40vstinnersetrecipients: + vstinner, loewis, gregory.p.smith, jcea, spiv, exarkun, tseaver, pitrou, giampaolo.rodola, benjamin.peterson, marcin.bachry, schmichael, skrah, neologix, python-dev
2011-06-09 23:05:39vstinnersetmessageid: <1307660739.93.0.20798866303.issue8407@psf.upfronthosting.co.za>
2011-06-09 23:05:39vstinnerlinkissue8407 messages
2011-06-09 23:05:39vstinnercreate