CVSROOT: /cvs/src Module name: src Branch: cygwin-1_7_29-release-branchpoint Changes by: [email protected] 2014-02-26 01:40:49
Modified files:
winsup/cygwin : ChangeLog fhandler.h fhandler_console.cc
Log message:
* fhandler.h (fhandler_console::scroll_buffer_screen): New function.
* fhandler_console.cc (fhandler_console::scroll_buffer_screen): New
function.
(fhandler_console::char_command): Use scroll_buffer_screen as
appropriate.
(dev_console::scroll_buffer): Remove if 0'ed block.
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.11&r2=1.6314.2.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&only_with_tag=cygwin-1_7_29-release-branchpoint&r1=1.495.2.2&r2=1.495.2.3
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.3&r2=1.285.2.4
