aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-03-01 20:43:22 +0000
committerChristopher Faylor <me@cgf.cx>2004-03-01 20:43:22 +0000
commit74c9d43c5e427e08a838e516cd2287a210e2baab (patch)
treea5e356a9e083f8ffe5264ce94957ab3e9c215bbe
parent5bbdae8f39df3da577db181ce78aa075b608188b (diff)
downloadnewlib-74c9d43c5e427e08a838e516cd2287a210e2baab.zip
newlib-74c9d43c5e427e08a838e516cd2287a210e2baab.tar.gz
newlib-74c9d43c5e427e08a838e516cd2287a210e2baab.tar.bz2
fix minor typo
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index a6717d0..a595f13 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -6,8 +6,8 @@
2004-02-25 Christopher Faylor <cgf@redhat.com>
- * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it
- exists to force signal to be handled. Zero event here to prevent
+ * exceptions.cc (setup_handler): Signal event for any sigwaitinfo, if it
+ exists, to force signal to be handled. Zero event here to prevent
races.
* signal.cc (sigwaitinfo): Use local handle value for everything since
signal thread could zero event element at any time. Detect when