Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 02 Nov 2002 16:05:29 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Nov 02 2002  16:05:28 GMT

Log message:
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.

Modified files:
    unix            : pty.c

Links:
http://cvs.tartarus.org//putty/unix/pty.c.diff?r1=1.24&r2=1.25