OSDN Git Service

* acconfig.h: Add support for NEWVFORK.
authorcgf <cgf>
Sun, 16 Jul 2000 17:38:41 +0000 (17:38 +0000)
committercgf <cgf>
Sun, 16 Jul 2000 17:38:41 +0000 (17:38 +0000)
commit4a9938eb3cd75c71d0321c2401bdce3caa96efa5
treeb2d93833f6574f1ba5525f697c854b707b06e8ac
parent4c44fb9024843ebc700a794c123db117453866f6
* acconfig.h: Add support for NEWVFORK.
* config.h.in: Ditto.
* configure.in: Add --enable-vfork option.
* configure: Regenerate.
* dcrt0.cc (quoted): Detect and fix up quoted backslashes.
* sigproc.cc (proc_subproc): Correctly name handle of newly added child process
to avoid erroneous debugging messages about closing the wrong handle.
winsup/cygwin/ChangeLog
winsup/cygwin/acconfig.h
winsup/cygwin/config.h.in
winsup/cygwin/configure
winsup/cygwin/configure.in
winsup/cygwin/dcrt0.cc
winsup/cygwin/sigproc.cc