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.h fhandler_co ...


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


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