[BusyBox] hush progress

Matt Kraai kraai at alumni.carnegiemellon.edu
Wed May 2 10:32:36 UTC 2001


On Wed, May 02, 2001 at 10:28:34AM -0600, Erik Andersen wrote:
> I just dropped in a first pass at job control.  It doesn't
> actually work yet, but all the guts are there.  I am still
> a bit unclear on when we need to block SIGTTOU and when not.
> For the moment, I am following the example of lash.

For what it's worth, earlier today I found some nice job control
code in the Unix programming FAQ.  Take a look at

http://www.erlenstar.demon.co.uk/unix/faq_8.html

if you are interested.  The job control stuff is near the bottom
of the page.

Matt





More information about the busybox mailing list