-never start child processes on UNIX without stdin/stdout/stderr, pass /dev/null...
authorChristian Grothoff <christian@grothoff.org>
Tue, 10 Jul 2012 14:05:29 +0000 (14:05 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 10 Jul 2012 14:05:29 +0000 (14:05 +0000)
commit5b1d1a0f4b84952e71e0ee0852100d2ae038d1ed
treeb8e4c1e96cf75d10377361a12d186ad42e8fe7b1
parentf42ded3716ac792efe84e05cc6f1d5d5d8523e69
-never start child processes on UNIX without stdin/stdout/stderr, pass /dev/null instead if we want to decouple the child
src/util/os_priority.c