From c8733997b8d8125de18b8d28a733811835e4a345 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 14 Oct 2002 03:31:59 +0000 Subject: * 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. --- winsup/cygwin/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c1a576ff8..abd5d8a97 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,13 @@ +2002-10-13 Christopher Faylor + + * spawn.cc (spawn_guts): Fix so that cygthread::terminate is *really* + called only for exec. + +2002-10-13 Christopher Faylor + + * cygthread.cc (cygthread::stub): Don't zero __name here. That + introduces a race. + 2002-10-13 Christopher Faylor * cygthread.cc (cygthread::stub): Don't create event for long-running -- cgit v1.2.3