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>2004-12-06 00:39:47 +0300
committerChristopher Faylor <me@cgf.cx>2004-12-06 00:39:47 +0300
commit013f043fff95d2f456f97b81cd3bd4ee02000cc0 (patch)
tree4c38f595f56f910861e4ed1d135eff59d469bba3 /winsup
parentf181da27079a1f4838e2b4fc88bfab3a92b0a696 (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 e6986dcce..9b99c6bcf 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,6 @@
2004-12-05 Christopher Faylor <cgf@timesys.com>
- * cygthread.cc (cygthread::terminate_thread): Make public.
+ * cygthread.h (cygthread::terminate_thread): Make public.
* pinfo.h (pinfo::wait_thread): New element.
* pinfo.cc (pinfo::wait): Store "handle" to started thread in pinfo.
* sigproc.cc (proc_terminate): Kill any threads waiting for a process