CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [EMAIL PROTECTED] 2006-06-03 07:17:53
Modified files:
cygwin : ChangeLog fhandler_tty.cc
Log message:
* fhandler_tty.cc (fhandler_pty_master::close): Don't close handles if
we don't
own them.
(fhandler_pty_master::setup): Make sure that original handle is closed
when
changing inheritance.
(fhandler_pty_master::fixup_after_fork): Set from_master/to_master to
arch
value always.
(fhandler_pty_master::fixup_after_exec): Clear from_master/to_master
when
close_on_exec.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3530&r2=1.3531
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.168&r2=1.169