summaryrefslogtreecommitdiff
path: root/lang/python23/patches/patch-ca
AgeCommit message (Collapse)AuthorFilesLines
2004-06-14* Add patches to ensure that signal handlers consistently don't set SA_RESTARTlukem1-0/+54
(restartable system calls). (These patches have been submitted back to the python community.). Fixes the bug in NetBSD PR [pkg/24797] that I submitted. * Highlight in the DESCR files what the thread support is for that package. * Bump PKGREVISION.