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]

src/winsup/cygwin fhandler.h fhandler_console. ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2002-12-26 21:31:30

Modified files:
	winsup/cygwin  : fhandler.h fhandler_console.cc fhandler_tty.cc 

Log message:
	* fhandler.h (fhandler_tty_master::set_winsize): Declare new function.
	* fhandler_console.cc (fhandler_console::send_winch_maybe): If appropriate,
	call tty master function to handle screen size change.
	* fhandler_tty.cc (fhandler_tty_master::set_winsize): New function.
	(fhandler_tty_master::init): Call set_winsize to set initial screen size.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.152&r2=1.153
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.99&r2=1.100
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&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]