CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]  2002-10-09 22:23:23

Modified files:
        cygwin         : ChangeLog Makefile.in dcrt0.cc sigproc.cc 

Log message:
        * Makefile.in (new-cygwin1.dll): Reorganize library order.
        * dcrt0.cc (do_exit): Move thread stuff after vfork stuff or threads are
        terminated during vfork.
        * sigproc.cc (proc_terminate): Grab proc lock prior to signalling subproc
        thread exit to avoid an extra "wait-for-thread-to-exit".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1524&r2=1.1525
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/Makefile.in.diff?cvsroot=uberbaum&r1=1.106&r2=1.107
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.155&r2=1.156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.120&r2=1.121

Reply via email to