]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (interrupt_setup): Move actions from setup_handler to here.
authorChristopher Faylor <me@cgf.cx>
Sun, 24 Jun 2001 21:57:50 +0000 (21:57 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 24 Jun 2001 21:57:50 +0000 (21:57 +0000)
commit125205875b0b7daf8ab919387924a98b83d918b7
tree2e9ea0689cb086c404f69ce8a397210ea8605dc5
parent50b1264871afbdcb14a1fd5fae3fe3bc358c0bad
* exceptions.cc (interrupt_setup): Move actions from setup_handler to here.
(setup_handler): Move actions after a successful interrupt to interrupt_setup.
* fork.cc (vfork): Augment debugging output.
* sigproc.cc (proc_subproc): Ditto.
* spawn.cc (spawn_guts): Ditto.  Correctly fill out progname when spawn
NO_WAIT.  Call signal handler when a signal arrives.
* sigproc.h: Declare a function.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/fork.cc
winsup/cygwin/sigproc.cc
winsup/cygwin/sigproc.h
winsup/cygwin/spawn.cc
This page took 0.032592 seconds and 5 git commands to generate.