This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/winsup/cygwin ChangeLog cygthread.cc spawn.cc


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1-3-13-2
Changes by:	cgf@sourceware.org	2002-10-13 20:31:59

Modified files:
	winsup/cygwin  : ChangeLog cygthread.cc spawn.cc 

Log message:
	* spawn.cc (spawn_guts): Fix so that cygthread::terminate is *really* called
	only for exec.
	* cygthread.cc (cygthread::stub): Don't zero __name here.  That introduces a
	race.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1-3-13-2&r1=1.1527&r2=1.1527.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygthread.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-13-2&r1=1.13&r2=1.13.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&only_with_tag=cygwin-1-3-13-2&r1=1.116&r2=1.116.4.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]