NetBSD/usr.bin/make
sommerfeld 46608f023e bin/12734: fix SIGTSTP/SIGCONT handling.
- install SIGCONT handler which reestablishes SIGTSTP handler and then calls
JobRestartJobs() to restart all the suspended jobs.
 - when SIGTSTP is handled, call JobCatchChildren() so *** Suspended messages
get printed before make stops rather than after.
2001-05-01 03:27:50 +00:00
..
lst.lib
PSD.doc
arch.c
bit.h
buf.c
buf.h
compat.c Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c bin/12734: fix SIGTSTP/SIGCONT handling. 2001-05-01 03:27:50 +00:00
job.h
list.h
lst.h
main.c
make.1 getcwd lives in 3, not 2. Whitespace fixes. 2001-04-04 09:39:07 +00:00
make.c Test for non-existant LIB was incorrect (using cmtime cf. mtime). 2001-03-05 16:20:33 +00:00
make.h
Makefile
Makefile.boot
nonints.h
parse.c
pathnames.h
sprite.h
str.c
suff.c
targ.c
trace.c
trace.h
util.c
var.c redo of previous: do not destroy v->val if str points to v->val. 2001-03-10 00:41:48 +00:00