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:
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ad84a8e42..ab42b75c8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,6 @@
Wed Jul 26 16:05:04 2000 Christopher Faylor <cgf@cygnus.com>
- * exceptions.cc (signal_exit): Renamed from "really+exit". Always sets
+ * exceptions.cc (signal_exit): Renamed from "really_exit". Always sets
EXIT_SIGNAL bit and reorganizes exit value for backwards cygwin
handling.
(handle_exceptions): Call signal_exit. Set "core dumped" bit.