Revert "do not inherit handles into child processes"
commitee4ca6956fe46c3053257626d99fa056c11d116a
authorPeter Oberndorfer <kumbayo84@gmail.com>
Mon, 10 Oct 2011 18:17:40 +0000 (10 20:17 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Mon, 10 Oct 2011 18:46:30 +0000 (10 20:46 +0200)
tree94bfffa373d2d8ca046bb4d1a62c61d9ec9759f3
parent68c0c6eea465f008e252fc0246832835a52f1ec0
Revert "do not inherit handles into child processes"

This reverts commit d61e9f6c543216d0dfdca75da307769bc9a981b0.

Inheriting handles into the child process is necessary.
Otherwise redirection of stdout/stdin/stderr does not work.

Signed-off-by: Peter Oberndorfer <kumbayo84@gmail.com>
compat/mingw.c