fix typo.
This commit is contained in:
parent
b58a443464
commit
020a861340
|
@ -1,6 +1,6 @@
|
||||||
Wed Jul 26 16:05:04 2000 Christopher Faylor <cgf@cygnus.com>
|
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
|
EXIT_SIGNAL bit and reorganizes exit value for backwards cygwin
|
||||||
handling.
|
handling.
|
||||||
(handle_exceptions): Call signal_exit. Set "core dumped" bit.
|
(handle_exceptions): Call signal_exit. Set "core dumped" bit.
|
||||||
|
|
Loading…
Reference in New Issue