NetBSD/usr.bin/make
2016-02-27 16:20:06 +00:00
..
lst.lib
PSD.doc
unit-tests Add .export-literal to avoid the need for $$ dance when trying to put 2016-02-18 20:25:08 +00:00
arch.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
buf.c
buf.h
compat.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
cond.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
config.h
dir.c
dir.h
for.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
hash.c
hash.h
job.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
job.h
lst.h
main.c getBoolean: 2016-02-19 00:11:45 +00:00
make_malloc.c
make_malloc.h
make.1 Spelling fixes. 2016-02-20 01:43:28 +00:00
make.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
make.h Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
Makefile Adapt to changed Var_Subst() 2016-02-18 20:33:40 +00:00
Makefile.boot
meta.c CID 1025009: Fix wrong code (NULL deref) 2016-02-27 16:20:06 +00:00
meta.h
metachar.c Adjust metachar handling to previous behaviour: 2015-06-19 08:03:35 +00:00
metachar.h remove <sys/cdefs.h> for portability reasons 2015-06-21 20:26:02 +00:00
nonints.h Add .export-literal to avoid the need for $$ dance when trying to put 2016-02-18 20:25:08 +00:00
parse.c Initialize curFile->depending in Parse_SetInput. 2016-02-19 06:19:06 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
targ.c remove free NULL checks (Tilman Sauerbeck) 2016-01-17 17:45:21 +00:00
trace.c
trace.h
util.c
var.c Add a knob .MAKE.SAVE_DOLLARS to control the behavior of $$ during := 2016-02-20 01:19:03 +00:00