CVSROOT:        /cvs/src
Module name:    src
Branch:         noreparent
Changes by:     [EMAIL PROTECTED]       2004-11-16 15:16:58

Modified files:
        winsup/cygwin  : cygthread.cc cygthread.h cygtls.cc cygtls.h 
                         dcrt0.cc exceptions.cc external.cc 
                         fhandler_console.cc init.cc pinfo.cc select.cc 
                         sigproc.cc timer.cc times.cc tlsoffsets.h 
                         window.cc 

Log message:
        Use cygthread.  Add release mechanism to cygthread so that it can be
        used by threads which detach themselves.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.44.4.1&r2=1.44.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.21&r2=1.21.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.17&r2=1.17.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.24&r2=1.24.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.223.2.1&r2=1.223.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.220.2.1&r2=1.220.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/external.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.67.2.1&r2=1.67.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.131&r2=1.131.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/init.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.37&r2=1.37.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/pinfo.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.121.2.1&r2=1.121.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.102&r2=1.102.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sigproc.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.201.2.2&r2=1.201.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/timer.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.2&r2=1.2.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/times.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.54&r2=1.54.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/tlsoffsets.h.diff?cvsroot=src&only_with_tag=noreparent&r1=1.15&r2=1.15.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/window.cc.diff?cvsroot=src&only_with_tag=noreparent&r1=1.33&r2=1.33.4.1

Reply via email to