This commit is contained in:
Christopher Faylor 2013-01-14 22:24:36 +00:00
parent b8540dae6c
commit 18905f5551
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
2013-01-14 Christopher Faylor <me.cygwin2013@cgf.cx>
* exceptions.cc (signal_exit): Move captive process termintation...
* exceptions.cc (signal_exit): Move captive process termination...
(_cygtls::interrupt_setup): ...into here.
(sigpacket::process): Simplify setting of handler when have_execed.
(_cygtls::interrupt_setup): Don't call proc_subproc when we've execed.