]> sourceware.org Git - newlib-cygwin.git/commit
* dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.
authorChristopher Faylor <me@cgf.cx>
Sat, 28 May 2011 20:09:04 +0000 (20:09 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 28 May 2011 20:09:04 +0000 (20:09 +0000)
commit855108782321cee83378b069fe89343f191ba28c
treec8f31468bc92438229be72cef33c990d8f069c4d
parentbeaedec5453dec03fa3646f9c98847aaf4c2d9f4
* dll_init.c (dll_list::load_after_fork): Don't clear in_forkee here.
* fork.cc (frok::errmsg): Rename from 'error'.
(frok::error): New function.  Handle conditional printing of error messages.
(frok::parent): Record hchild handle for use by error function.  Use
throughout.  Use error function rather than setting error pointer directly.
(fork): Clear is_forkee here.  Accommodate rename of 'error' to 'errmsg'.
* sigproc.cc (child_info::proc_retry): Detect EXITCODE_FORK_FAILED.
winsup/cygwin/ChangeLog
winsup/cygwin/dll_init.cc
winsup/cygwin/fork.cc
winsup/cygwin/sigproc.cc
This page took 0.031322 seconds and 5 git commands to generate.