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
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-09-13 17:05:52 +0400
committerChristopher Faylor <me@cgf.cx>2002-09-13 17:05:52 +0400
commit53217744a3fda107cd6d753da49780e6924d054f (patch)
tree2e3877b22b43a2157cdd09b7f53e936181a021c7
parent3e6ae531ddcd5e55b1c0919e4ccdb9611b7bf557 (diff)
fix typo
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 709f8e7a2..8e375a9d8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -458,7 +458,7 @@
* cygthread.cc (cygthread::stub): Accept flag to pass info structure to
thread function.
- (cygthread::operator new): Add defense debugging output.
+ (cygthread::operator new): Add defensive debugging output.
(cygthread::cygthread): Add debugging output. Set name after thread
has been awakened to avoid a race.
(cygthread::exit_thread): Use handle operator rather than using ev