[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash, Lynx and even more
- To: unlisted-recipients:;@terminator.rs.itd.umich.edu (no To-header on input)
- Subject: Re: Bash, Lynx and even more
- From: Mikko Larjava <mitala@nic.funet.fi>
- Date: Wed, 8 Apr 1998 03:16:29 +0300 (EET DST)
- Cc: Mint Mailing List <mint@atari.archive.umich.edu>
- In-reply-to: <Pine.MNT.3.96-MiNT.980407191950.638A-100000@falcon>
- Sender: mitala@nic.funet.fi
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.