GNU BASH with Interactive 2.2 Job Control

Howard Weiss hsw at columbia.sparta.com
Fri Feb 22 10:51:09 AEST 1991


Has anyone built GNU BASH *with* job control for Interactive UNIX
release 2.2?  The existing job control code uses BSDisms (ie. sigblock,
sigsetmask, wait3).  I have attempted to convert sigblock to SYSV's
sigignore, but wait3 does not move over cleanly other than to waitpid.
Then there is the matter of trying to include <sys/wait.h> which presents
other compilations errors.

Thanks,

Howard Weiss

hsw at sparta.com

(301)381-9400 x201



More information about the Comp.unix.questions mailing list