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