]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
When we have siginterrupt(), use it to disable restarting interrupted
authorGuido van Rossum <guido@python.org>
Mon, 21 Sep 1998 14:46:00 +0000 (14:46 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Sep 1998 14:46:00 +0000 (14:46 +0000)
commit1b236768e70bcd626239eeeb18db170ae7cdf41e
tree56038ffec0db781b8993ae4b08658e145c4de537
parent0db4c94d0943c66fc673b50738c2f781cee0b67d
When we have siginterrupt(), use it to disable restarting interrupted
system calls.
Modules/signalmodule.c