[comp.unix.questions] GNU BASH with Interactive 2.2 Job Control

hsw@columbia.sparta.com (Howard Weiss) (02/22/91)

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@sparta.com

(301)381-9400 x201