CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2010-09-12 15:49:30

Modified files:
        cygwin         : ChangeLog cygthread.h dcrt0.cc 
                         fhandler_console.cc sigproc.cc 

Log message:
        * cygthread.h (cygthread::cygthread): Reorganize slightly.
        * dcrt0.cc (dll_crt0_0): Move sigproc initialization later to ensure 
everything
        we need has been set up.
        (dll_crt0_1): Streamline some logic slightly.
        * sigproc.cc (no_signals_available): Add back dropped test for macro 
parameter.
        * fhandler_console.cc (fhandler_console::write): Show a little bit of 
what's
        being written to the console in debugging output.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5037&r2=1.5038
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygthread.h.diff?cvsroot=uberbaum&r1=1.34&r2=1.35
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.384&r2=1.385
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_console.cc.diff?cvsroot=uberbaum&r1=1.218&r2=1.219
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.329&r2=1.330

Reply via email to