]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.
authorChristopher Faylor <me@cgf.cx>
Thu, 10 Jan 2002 03:21:27 +0000 (03:21 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 10 Jan 2002 03:21:27 +0000 (03:21 +0000)
commitc0a8e8d0f92afd91dae916fdcf537f06eb8dc256
tree53835aa9b9ee957f851af2d0d74371840785046c
parentfe37dd79ec5c16b5f124c756ef4c232ba591fcaf
* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.
(ctrl_c_handler): Attempt to work around potential signal duplication during
process startup.
(sig_handle): Ignore SIGINT when we're just an "exec stub".
* spawn.cc (spawn_guts): Store pid of spawned process in global for use by
ctrl_c_handler.
* dcrt0.cc (dll_crt0_1): Call renamed initialization function.
* winsup.h: Reflect function name change.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/exceptions.cc
winsup/cygwin/spawn.cc
winsup/cygwin/winsup.h
This page took 0.060933 seconds and 5 git commands to generate.