]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Another signal-handling refinement from RJK: the SIGCHLD handler
authorSimon Tatham <anakin@pobox.com>
Sat, 2 Nov 2002 16:05:26 +0000 (16:05 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 2 Nov 2002 16:05:26 +0000 (16:05 +0000)
commitd6739ada35ce6e0f3182f935606e873e6e06f1bf
treef10bcae48dba34893104d93f9fc36bd452396006
parent53eb27276616f7c467eb0e786e96f5cb4fe424bb
Another signal-handling refinement from RJK: the SIGCHLD handler
should be prepared to reap more than one child per invocation if
necessary, since we do after all have two.

[originally from svn r2183]
unix/pty.c