NetBSD/usr.bin/make
sjg 55b9a99afa wait[pid]() is called in several places.
If we encounter an error and run the .ERROR target, we may
reap a pid which jobs is waiting for.  Ensure that we
cleanup so that make isn't left waiting for an already
deceased child.
2010-08-07 06:44:08 +00:00
..
PSD.doc
lst.lib
unit-tests Don't missinterpret targets that start with .info 2010-05-24 21:04:49 +00:00
Makefile PR: 42850 2010-04-22 19:15:23 +00:00
Makefile.boot
arch.c
buf.c
buf.h
compat.c wait[pid]() is called in several places. 2010-08-07 06:44:08 +00:00
cond.c Change enum values so that TOK_FALSE is 0 and TOK_TRUE is 1. 2009-11-06 19:44:06 +00:00
config.h
dir.c
dir.h
for.c Improve the error message that results when you have a multi-variable .for 2010-02-06 20:37:13 +00:00
hash.c
hash.h
job.c wait[pid]() is called in several places. 2010-08-07 06:44:08 +00:00
job.h
lst.h
main.c wait[pid]() is called in several places. 2010-08-07 06:44:08 +00:00
make.1 Document that suffix rules are not applied to PHONY targets, and also 2010-06-30 01:03:54 +00:00
make.c Revert 1.80, which somehow manages to produce different (wrong) 2010-07-06 03:56:59 +00:00
make.h On darwin at least, vfork() fails in child of vfork(). 2010-04-23 00:18:50 +00:00
make_malloc.c
make_malloc.h
nonints.h wait[pid]() is called in several places. 2010-08-07 06:44:08 +00:00
parse.c Don't missinterpret targets that start with .info 2010-05-24 21:04:49 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c
targ.c
trace.c
trace.h
util.c We have required sigaction() for quite a while. 2010-06-03 15:40:15 +00:00
var.c Add .export-env which tells make to export a variable to the environment 2010-06-06 01:13:12 +00:00