NetBSD/usr.bin/make
christos e46a288cba str2Lst_Append tokenizes the string and uses it in the list so we can't
free the string afterwards. Keep a copy of it and cleanup at the end.
2016-03-07 21:45:43 +00:00
..
PSD.doc
lst.lib
unit-tests For :ts numeric escapes \x* is hex, anything else is octal. 2016-03-07 20:20:35 +00:00
Makefile Adapt to changed Var_Subst() 2016-02-18 20:33:40 +00:00
Makefile.boot
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 str2Lst_Append tokenizes the string and uses it in the list so we can't 2016-03-07 21:45:43 +00:00
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
make_malloc.c
make_malloc.h
meta.c str2Lst_Append tokenizes the string and uses it in the list so we can't 2016-03-07 21:45:43 +00:00
meta.h str2Lst_Append tokenizes the string and uses it in the list so we can't 2016-03-07 21:45:43 +00:00
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 For :ts numeric escapes \x* is hex, anything else is octal. 2016-03-07 20:20:35 +00:00