src/winsup/cygwin ChangeLog cygtls.cc thread.cc

cgf@cygwin.com cgf@cygwin.com
Tue Sep 7 04:05:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-09-07 04:05:17

Modified files:
	winsup/cygwin  : ChangeLog cygtls.cc thread.cc 

Log message:
	* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value to
	indicate that it is "special".
	* thread.cc (pthread::exit): If __sdidinit is < 0, it was never really
	initialized so reset it to 0 before calling _reclaim_reent.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2550&r2=1.2551
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygtls.cc.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.174&r2=1.175



More information about the Cygwin-cvs mailing list