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 spiv
Recipients exarkun, neologix, r.david.murray, spiv
Date 2010-04-15.13:45:55
SpamBayes Score 0.4027574
Marked as misclassified No
Message-id <1271339163.96.0.291023153.issue8354@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, comparing the "change history" sections of <http://www.opengroup.org/onlinepubs/000095399/functions/siginterrupt.html> and <http://www.opengroup.org/onlinepubs/000095399/functions/sigaction.html> suggests that sigaction predates siginterrupt, but it's a wild and varied world out there.
History
Date User Action Args
2010-04-15 13:46:04spivsetrecipients: + spiv, exarkun, r.david.murray, neologix
2010-04-15 13:46:03spivsetmessageid: <1271339163.96.0.291023153.issue8354@psf.upfronthosting.co.za>
2010-04-15 13:45:56spivlinkissue8354 messages
2010-04-15 13:45:55spivcreate