summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index afc832e47..88148bf55 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-22 Christopher Faylor <cgf@timesys.com>
+
+ * cygthread.h (cygthread::release): Just declare here.
+ * cygthread.cc (cygthread::release): Define here. Use
+ InterlockedExchange to set inuse or suffer potential races.
+ (cygthread::terminate): Use release().
+
2004-12-22 Chris January <chris@atomice.net>
* fhandler_process.cpp (format_process_status): Use tabs in formatting