winsup/cygwin ChangeLog fhandler.h fhandler_co ...

cgf@cygwin.com cgf@cygwin.com
Mon Oct 7 23:16:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-10-07 23:16:16

Modified files:
	cygwin         : ChangeLog fhandler.h fhandler_console.cc 

Log message:
	* fhandler.h (dev_console): New class.
	(fhandler_console::dev_state): New class element.
	(fhandler_console::mouse_aware): Use dev_state element.
	(fhandler_console::get_tty_stuff): Declare new function.
	* fhandler_console.cc: Use dev_state fhandler_console element, throughout.
	(fhandler_console::get_tty_stuff): Move to fhandler_console class.  Incorporate
	dev_console information.  Move constructor stuff here.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1521&r2=1.1522
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.140&r2=1.141
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.87&r2=1.88



More information about the Cygwin-cvs mailing list