CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2005-05-18 23:30:03

Modified files:
        cygwin         : ChangeLog cygthread.cc cygtls.h exceptions.cc 
                         fork.cc tlsoffsets.h 

Log message:
        * cygtls.h (_local_storage::unknown_thread_name): New buffer.
        * tlsoffsets.h: Regenerate.
        * cygthread.cc (cygthread::name): Use new thread-local buffer.
        * exceptions.cc (handle_exceptions): Avoid unnecessary initialization 
of static
        variables to zero.
        * fork.cc (slow_pid_reuse) Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.2900&r2=1.2901
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygthread.cc.diff?cvsroot=uberbaum&r1=1.63&r2=1.64
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.h.diff?cvsroot=uberbaum&r1=1.28&r2=1.29
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.229&r2=1.230
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fork.cc.diff?cvsroot=uberbaum&r1=1.151&r2=1.152
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/tlsoffsets.h.diff?cvsroot=uberbaum&r1=1.17&r2=1.18

Reply via email to