summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-08-28 23:52:01 +0000
committerChristopher Faylor <me@cgf.cx>2005-08-28 23:52:01 +0000
commit74f5d7104b017d08ab03d5f70695fd83ddedce05 (patch)
treef4fb18aaa4ba52a67f687404ab11b39d10fab8e8 /winsup/cygwin
parentc461fbf160b97eeb0903c16c5212ac80e4bbeabe (diff)
downloadcygnal-74f5d7104b017d08ab03d5f70695fd83ddedce05.tar.gz
cygnal-74f5d7104b017d08ab03d5f70695fd83ddedce05.tar.bz2
cygnal-74f5d7104b017d08ab03d5f70695fd83ddedce05.zip
typo
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5886f06b4..7d127a081 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -4,7 +4,7 @@
(_cygtls::return_from_fault): Use __ljfault.
* exceptions.cc (set_signal_mask): Revert previous checkin.
* gendef (__sjfault): Split out into a separate function which doesn't
- bother with any special signal locking. routines.
+ bother with any special signal locking.
(_ljfault): Return from a __sjfault without bothering with signals.
2005-08-28 Christopher Faylor <cgf@timesys.com>