[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bash, Lynx and even more



On Tue, 7 Apr 1998, Juhani Sivusalo wrote:
> > My problem is the
> > job control. Can't escape with Control-Z without running into a deadlock.
> Sorry , I have same problem ... just didn't test it before. I did compile 
> it *allmost* out of the box, just few redefines (EAGAIN)

Adding "#define MUST_UNBLOCK_CHLD 1" to jobs.c worked for me.