This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog fhandler_tty.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]