| commit | cba92c02552de63f82be0e090010075e10d0ff1f | [log] [tgz] |
|---|---|---|
| author | Christopher Faylor <[email protected]> | Fri Jan 03 06:17:25 2003 |
| committer | Christopher Faylor <[email protected]> | Fri Jan 03 06:17:25 2003 |
| tree | ac0ca420796664cb7b857d6de851601cec9442c2 | |
| parent | a5ab39bdf674b1a24a4350c5bc9f6c8a916945ff [diff] |
* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanup needed. * dtable.cc (dtable::vfork_parent_restore): Remove assertion. * pipe.cc (fhandler_pipe::close): Don't close read_state during fork_fixup since it wasn't inherited.