-LRN: Our std handles are not created by us, and thus are inheritable by default.
authorChristian Grothoff <christian@grothoff.org>
Mon, 9 Jul 2012 11:17:55 +0000 (11:17 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 9 Jul 2012 11:17:55 +0000 (11:17 +0000)
commit078713080ee376ba8a490c70c474a1a2d22189c8
treef64673ef531021354ced11ee49bbfc21e892e941
parente6c8dc0ecca0cff34c606d158d9e31476c9bd28b
-LRN: Our std handles are not created by us, and thus are inheritable by default.
We don't want them to be passed to our child processes, because our parent
might be waiting for them to be closed, which would mean that our process
is dead.
src/util/os_priority.c