Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-02-12 01:26:20 +0300
committerChristopher Faylor <me@cgf.cx>2005-02-12 01:26:20 +0300
commitba8c69552f3c2b2ba05b9ff7c46cbc9667a871c3 (patch)
tree9b5a865029c66ab382b675444417cca638cf5041 /winsup
parent6ed61878bcdf556db7c7ea9d01839631303ff677 (diff)
fix typo
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 9ca6626c5..26a16ec83 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -16,7 +16,7 @@
2005-02-11 Christopher Faylor <cgf@timesys.com>
* cygthread.cc (cygthread::release): Reset ev here if it exists.
- (cygthread::terminate_thread): Eliminat racy code which reset ev and
+ (cygthread::terminate_thread): Eliminate racy code which reset ev and
thread_sync. Remove a few nonsensical inuse checks. Exit at the
bottom.
(cygthread::detach): Rewrite to again try to ensure that we don't say