]> granicus.if.org Git - python/commit
initsignal(): Added SIGXCPU and SIGXFSZ. Left in the definitions for
authorBarry Warsaw <barry@python.org>
Mon, 16 Dec 1996 20:24:22 +0000 (20:24 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 16 Dec 1996 20:24:22 +0000 (20:24 +0000)
commit14ed5fb1ec62bd69b6eb8994ab17645bbd4adba7
tree4fffc82215b79609ce05f34d1f11ff8f824e980b
parent8ba76d3cf38a9aaec3bdea9f13b52d8e8a03915e
initsignal(): Added SIGXCPU and SIGXFSZ.  Left in the definitions for
SIGCPU and SIGFSZ but we're (Jeremy and I) are actually unsure whether
these were typos or if there are systems that use these alternate
names.  We've checked Solaris, SunOS, and IRIX; they contain only the
SIGX* names.
Modules/signalmodule.c