OSDN Git Service

* dtable.h (dtable::in_vfork_cleanup): New function. True if vfork cleanup
authorcgf <cgf>
Fri, 3 Jan 2003 06:20:22 +0000 (06:20 +0000)
committercgf <cgf>
Fri, 3 Jan 2003 06:20:22 +0000 (06:20 +0000)
commit2927dc2727edfa86e85bced654e25817e0292a91
treeaba5999faeab84187664a774c514493630ca10d3
parentb41cb38924b68b391e088a505554e7c721e2cd1b
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/dtable.cc
winsup/cygwin/dtable.h
winsup/cygwin/exceptions.cc
winsup/cygwin/pipe.cc