CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-05-12 01:44:11

Modified files:
        winsup/cygwin  : ChangeLog tty.h tty.cc fhandler_tty.cc 

Log message:
        2004-05-12  Pierre Humblet <[EMAIL PROTECTED]>
        
        * tty.h: Remove the %d or %x from all cygtty strings.
        (tty::open_output_mutex): Only declare.
        (tty::open_input_mutex): Ditto.
        (tty::open_mutex): New definition.
        * fhandlet_tty.cc (fhandler_tty_slave::open): Declare buf with
        size CYG_MAX_PATH and replace __small_printf calls by shared_name.
        * tty.cc (tty::create_inuse): Ditto.
        (tty::get_event): Ditto.
        (tty::common_init): Ditto.
        (tty::open_output_mutex): New method definition.
        (tty::open_input_mutex): Ditto.
        (tty::open_mutex): New method.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2469&r2=1.2470
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tty.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tty.cc.diff?cvsroot=src&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.130&r2=1.131

Reply via email to