Re: Signal handling changes

2002-08-29 Thread David Taylor
On Thu, 29 Aug 2002, Tim Robbins wrote: > It looks like there are still problems with SIGSTOP/SIGCONT signal handling. > With a kernel/world from August 24 and using csh or sh (choice of shell > is probably not relevant), running "sleep 30" then suspending it with ^Z > then continuing it with "fg

Signal handling changes

2002-08-28 Thread Tim Robbins
It looks like there are still problems with SIGSTOP/SIGCONT signal handling. With a kernel/world from August 24 and using csh or sh (choice of shell is probably not relevant), running "sleep 30" then suspending it with ^Z then continuing it with "fg" causes the "sleep" process to exit as soon as i