CVSROOT: /cvs/src Module name: src Branch: cygwin-1-3-13-2 Changes by: [EMAIL PROTECTED] 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
