diff options
author | Christopher Faylor <me@cgf.cx> | 2005-02-11 22:26:20 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-02-11 22:26:20 +0000 |
commit | ba8c69552f3c2b2ba05b9ff7c46cbc9667a871c3 (patch) | |
tree | 9b5a865029c66ab382b675444417cca638cf5041 | |
parent | 6ed61878bcdf556db7c7ea9d01839631303ff677 (diff) | |
download | cygnal-ba8c69552f3c2b2ba05b9ff7c46cbc9667a871c3.tar.gz cygnal-ba8c69552f3c2b2ba05b9ff7c46cbc9667a871c3.tar.bz2 cygnal-ba8c69552f3c2b2ba05b9ff7c46cbc9667a871c3.zip |
fix typo
-rw-r--r-- | winsup/cygwin/ChangeLog | 2 |
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 |