]> sourceware.org Git - newlib-cygwin.git/commit
* child_info.h (child_info_fork::fork_retry): Declare new function.
authorChristopher Faylor <me@cgf.cx>
Wed, 15 Mar 2006 00:29:14 +0000 (00:29 +0000)
committerChristopher Faylor <me@cgf.cx>
Wed, 15 Mar 2006 00:29:14 +0000 (00:29 +0000)
commitf02400f7c9db8176a7cc49eb8e4b6450ae5901c2
tree0743a8f834f02fa2e76e6eb521894e63b23d6ce0
parent67f85ee7b2d2a7bd531cb82c84dc3eea0f397ab2
* child_info.h (child_info_fork::fork_retry): Declare new function.
* dcrt0.cc (child_info_fork::fork_retry): Define new function.
* fork.cc (frok::parent): Move retry decision into child_info_fork::fork_retry
and honor what it tells us to do.
* sigproc.cc (sig_send): Unhold signals on __SIGEXIT.
winsup/cygwin/ChangeLog
winsup/cygwin/child_info.h
winsup/cygwin/dcrt0.cc
winsup/cygwin/fork.cc
winsup/cygwin/sigproc.cc
This page took 0.032093 seconds and 5 git commands to generate.