Another signal-handling refinement from RJK: the SIGCHLD handler
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Nov 2002 16:05:26 +0000 (16:05 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Nov 2002 16:05:26 +0000 (16:05 +0000)
commitdfa1197d169c59966aad4006ef1c99231d62deb7
treef10bcae48dba34893104d93f9fc36bd452396006
parentd9c40fd6ed72588278c633ee5db5c2eefad6ba7c
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2183 cda61777-01e9-0310-a592-d414129be87e
unix/pty.c