src/winsup/cygwin ChangeLog fhandler_console.cc

cgf@cygwin.com cgf@cygwin.com
Mon Mar 10 03:15:00 GMT 2014


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1_7_29-release-branchpoint
Changes by:	cgf@sourceware.org	2014-03-10 03:15:03

Modified files:
	winsup/cygwin  : ChangeLog fhandler_console.cc 

Log message:
	* fhandler_console.cc (fhandler_console::save_restore): Save only until last
	written row and, because of this, don't bother trying to restore the screen
	buffer size.  Set cursor position after refilling buffer.
	(fhandler_console::write): Use absolute paths when saving/restoring cursor
	position or suffer odd problems after a saved screen is restored.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.6314.2.21&r2=1.6314.2.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.285.2.6&r2=1.285.2.7



More information about the Cygwin-cvs mailing list