CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]     2014-03-10 03:15:39

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&r1=1.6366&r2=1.6367
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.291&r2=1.292

Reply via email to