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

cgf@cygwin.com cgf@cygwin.com
Tue Mar 30 21:27:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2004-03-30 21:27:50

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

Log message:
	* thread.h (pthread::init_mainthread): Add parameter forked.  Set forked
	default to false..
	* thread.cc (MTinterface::fixup_after_fork): Call pthread::init_mainthread with
	forked = true.
	(pthread::init_mainthread): Add parameter forked.  Do not change thread self
	pointer when forked.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2385&r2=1.2386
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.165&r2=1.166
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.h.diff?cvsroot=src&r1=1.89&r2=1.90



More information about the Cygwin-cvs mailing list