winsup/cygwin ChangeLog fhandler_console.cc fh ...

cgf@cygwin.com cgf@cygwin.com
Sat Mar 3 21:35:00 GMT 2012


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-03-03 21:35:30

Modified files:
	cygwin         : ChangeLog fhandler_console.cc 
	                 fhandler_termios.cc fhandler_tty.cc 

Log message:
	* fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven't
	specifically called setsid.
	* fhandler_tty.cc (fhandler_pty_slave::dup): Ditto.  Also add comment
	documenting research into rxvt problem.
	* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Don't check specifically
	for myself->ctty == -1.  Test for > 0 as that is the correct test.
	(fhandler_termios::sigflush): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5731&r2=1.5732
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.263&r2=1.264
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_termios.cc.diff?cvsroot=uberbaum&r1=1.95&r2=1.96
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=uberbaum&r1=1.256&r2=1.257



More information about the Cygwin-cvs mailing list