Set SA_NOCLDWAIT in the SIGCHLD sigaction to avoid zombies.
authorAlexandre Julliard <julliard@winehq.org>
Sun, 20 Apr 2003 02:48:06 +0000 (02:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 20 Apr 2003 02:48:06 +0000 (02:48 +0000)
commit22ae4ff608e4ef03a159e21b5fe205a1223b23bb
tree10d7adc4ce336fde6a66fa5d2c67a2530e1d39f8
parent4df43cc2632ba18701b402be4c1b027225b8c995
Set SA_NOCLDWAIT in the SIGCHLD sigaction to avoid zombies.
scheduler/client.c