summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKurt Miller <kurt@intricatesoftware.com>2009-07-10 19:14:10 -0400
committerColin Walters <walters@verbum.org>2009-07-10 19:19:28 -0400
commit644fc38b249b490981becda4b2de5261865bba23 (patch)
tree2bf3a9990c842ccaa8282840a6d07e4343177f95 /test
parent3f070088232f82fafce97c4fb3015da098fe00bf (diff)
Bug 21347 - Don't fail autolaunching if process has SIGCHLD handler
If other code in the process set a global SIGCHLD handler, it will make autolaunching fail spuriously due to waitpid() failing. This fix will temporarily block SIGCHLD delivery. Signed-off-by: Colin Walters <walters@verbum.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions