CVSROOT:        /cvs/src
Module name:    src
Changes by:     c...@sourceware.org     2013-10-24 15:26:21

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

Log message:
        * external.cc (fillout_pinfo): If start_time is 0, wait a while before
        returning the pinfo structure.
        * fhandler.cc (fhandler_base::open_setup): Convert from inline.
        * fhandler.h (fhandler_base::open_setup): Declare.
        * fhandler_console.cc (fhandler_console::open_setup): Always call
        fhandler_base::open_setup.
        * fhandler_tty.cc (fhandler_pty_slave::open_setup): Ditto.
        (fhandler_pty_master::open_setup): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6236&r2=1.6237
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/external.cc.diff?cvsroot=src&r1=1.132&r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.438&r2=1.439
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.485&r2=1.486
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&r1=1.280&r2=1.281
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_tty.cc.diff?cvsroot=src&r1=1.285&r2=1.286

Reply via email to