CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2009-05-04 03:51:16

Modified files:
        cygwin         : ChangeLog fhandler.h fhandler_console.cc 

Log message:
        * fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
        (fhandler_console::write_replacement_char): Declare as inline.
        (fhandler_console::write_console): Declare new function.
        * fhandler_console.cc (fhandler_console::MAX_WRITE_CHARS): Define.
        (handler_console::write_console): Define.
        (fhandler_console::write_replacement_char): Define as inline.
        (fhandler_console::write_normal): Use write_console when writing 
buffers of
        unknown length.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4471&r2=1.4472
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.362&r2=1.363
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.187&r2=1.188

Reply via email to