winsup/cygwin ChangeLog dtable.cc fhandler_ter ...

cgf@cygwin.com cgf@cygwin.com
Sun Jan 8 06:24:00 GMT 2012


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2012-01-08 06:24:18

Modified files:
	cygwin         : ChangeLog dtable.cc fhandler_termios.cc 
	                 pinfo.cc spawn.cc 

Log message:
	* dtable.cc (dtable::stdio_init): Always initialize console when we have one.
	* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Use a better method to
	print tty name for debugging.
	(fhandler_termios::bg_check): Ditto.
	* pinfo.cc (_pinfo::set_ctty): Remove leftover debugging stuff.  Simplify
	behavior when setting tty's sid and pgid to avoid overwriting previously set
	values.
	* spawn.cc (ch_spawn): Cosmetic change.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5653&r2=1.5654
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dtable.cc.diff?cvsroot=uberbaum&r1=1.242&r2=1.243
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_termios.cc.diff?cvsroot=uberbaum&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pinfo.cc.diff?cvsroot=uberbaum&r1=1.293&r2=1.294
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/spawn.cc.diff?cvsroot=uberbaum&r1=1.318&r2=1.319



More information about the Cygwin-cvs mailing list