This is the mail archive of the src-cvs@sources.redhat.com mailing list .


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 ChangeLog


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

Modified files:
	.              : ChangeLog 

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/ChangeLog.diff?cvsroot=src&r1=1.318&r2=1.319


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