diff options
author | Christopher Faylor <me@cgf.cx> | 2004-12-06 00:29:41 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2004-12-06 00:29:41 +0000 |
commit | 8c43a9f82e078662b70a1777f232edd7b37dfa02 (patch) | |
tree | 3b291a9542f6cf4ab3b13c76f0777e3023e7f4be /newlib/libc/string/wcscat.c | |
parent | 013f043fff95d2f456f97b81cd3bd4ee02000cc0 (diff) | |
download | cygnal-8c43a9f82e078662b70a1777f232edd7b37dfa02.tar.gz cygnal-8c43a9f82e078662b70a1777f232edd7b37dfa02.tar.bz2 cygnal-8c43a9f82e078662b70a1777f232edd7b37dfa02.zip |
* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't close
hProcess handle here since it is used to ensure that a new process isn't
created with the old pid after the old pid exits.
* spawn.cc (spawn_guts): Ditto.
* pinfo.cc (proc_waiter): Don't send any signals if we've execed since this
process doesn't officially exist.
* pinfo.h (pinfo::pid_handle): Eliminate. Just use hProc.
* sigproc.cc (sig_send): Don't send any signals if our sendsig doesn't exist.
That's a sign that we are execing.
(remove_proc): Eliminate pid_handle close.
Diffstat (limited to 'newlib/libc/string/wcscat.c')
0 files changed, 0 insertions, 0 deletions