]> granicus.if.org Git - python/commit
This is patch
authorMichael W. Hudson <mwh@python.net>
Mon, 27 May 2002 15:08:24 +0000 (15:08 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 27 May 2002 15:08:24 +0000 (15:08 +0000)
commit34f20eac987b1ca006ebdfe5531a6931243294fb
treec1ffdc5009d7b8f4720dd035a98e2e9af46141c7
parente5df1058f12b254bb0958ed7ebf788c0eb6fa332
This is patch

[ 559250 ] more POSIX signal stuff

Adds support (and docs and tests and autoconfery) for posix signal
mask handling -- sigpending, sigprocmask and sigsuspend.
Doc/lib/libsignal.tex
Doc/whatsnew/whatsnew23.tex
Lib/test/test_signal.py
Misc/NEWS
Modules/signalmodule.c
configure
configure.in
pyconfig.h.in