CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-03-10 17:23:50

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

Log message:
        * fhandler.h (class fhandler_console): Add write_buf as pointer to
        temporary buffer space.
        * fhandler_console.cc (CONVERT_LIMIT): Define as NT_MAX_PATH.  Add
        comment.
        (fhandler_console::write_normal): Use write_buf throughout.
        (fhandler_console::write): Use tmp_pathbuf to allocate write_buf.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4047&r2=1.4048
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.335&r2=1.336
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.177&r2=1.178

Reply via email to