diff options
author | Christopher Faylor <me@cgf.cx> | 2006-05-21 21:02:52 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-05-21 21:02:52 +0000 |
commit | 8ae1d98d8ee2a0e0813d32aa42f2e584f99d17bf (patch) | |
tree | c4a5ce842315220304ac821793a889011679490e /winsup/cygwin/child_info.h | |
parent | 9c9959a5125dda20e76a4e4b36df9386a7b8740f (diff) | |
download | cygnal-8ae1d98d8ee2a0e0813d32aa42f2e584f99d17bf.tar.gz cygnal-8ae1d98d8ee2a0e0813d32aa42f2e584f99d17bf.tar.bz2 cygnal-8ae1d98d8ee2a0e0813d32aa42f2e584f99d17bf.zip |
* fhandle.h (fhandler_pipe::create_guard): Revert change which eliminated
SECURITY_ATTRIBUTES argument.
* pipe.cc (fhandler_pipe::open): Duplicate guard from other process and protect
it appropriately. Eliminate unneeded writepipe_exists temporary variable. Set
inheritance appropriately.
(fhandler_pipe::set_close_on_exec): Revert change which eliminated handling
guard inheritance.
(fhandler_pipe::fixup_after_fork): Ditto. Use correct name of entity being
checked by fork_fixup.
(fhandler_pipe::fixup_after_exec): Don't bother with guard here.
(fhandler_pipe::dup): Cosmetic changes and revert creation of writepipe_exists
as noninheritable.
(fhandler_pipe::create): Revert change which eliminated SECURITY_ATTRIBUTES
argument. Revert change which always made writepipe_exists noninheritable.
Diffstat (limited to 'winsup/cygwin/child_info.h')
0 files changed, 0 insertions, 0 deletions