Re: Job control bug in revision 3800d4934391b,

2010-05-28 Thread Kris Maglione
On Fri, May 28, 2010 at 02:53:16PM +1000, Herbert Xu wrote: Kris Maglione maglion...@gmail.com wrote: I'm not sure how to describe this bug, but it's affected one of my scripts, and those of several of my users. Basically, we've had loops dieing when backgrounded programs exit

Job control bug in revision 3800d4934391b,

2010-05-27 Thread Kris Maglione
bug by converting the blocking wait3 to a sigsuspend. In order to do this we need to set a signal handler for SIGCHLD, so the code has been modified to always do that. Signed-off-by: Herbert Xu herb...@gondor.apana.org.au -- Kris Maglione If you want to go somewhere, goto is the best way to get