Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Tue, 22 Oct 2002 00:00:20 +0100


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Tue Oct 22 2002  00:00:20 BST

Log message:
Don't bother closing fds 0-2 before dup2ing over them; there's no
need, and it means we always have a valid open stderr.

Modified files:
    unix            : pty.c

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