NetBSD/usr.bin/make
sjg b35a5f4c5f Fix evaluation of defined(FOO) and ${FOO} > 0
add a unit-test to catch it.
2015-12-02 00:28:24 +00:00
..
lst.lib
PSD.doc
unit-tests Fix evaluation of defined(FOO) and ${FOO} > 0 2015-12-02 00:28:24 +00:00
arch.c Add Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
buf.c
buf.h
compat.c Add Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
cond.c Fix evaluation of defined(FOO) and ${FOO} > 0 2015-12-02 00:28:24 +00:00
config.h
dir.c
dir.h
for.c Add Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
hash.c
hash.h
job.c Add Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
job.h
lst.h
main.c PrintOnError: fflush stdout before running .ERROR 2015-10-25 05:24:44 +00:00
make_malloc.c
make_malloc.h
make.1 Drop trailing whitespace. 2015-06-05 07:33:40 +00:00
make.c Add Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
make.h Add more compat defs for code compiled for !NetBSD targets. 2015-09-21 21:50:16 +00:00
Makefile Centralize the "is a meta char" test, instead of using two different arrays. 2015-06-17 17:43:23 +00:00
Makefile.boot
meta.c Use lstat(2) if we have a link, incase it is a symlink. 2015-11-30 23:37:56 +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 Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
parse.c ParseTrackInput: do not access beyond end of buffer. 2015-11-26 00:23:04 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c Add Boolean wantit to Var_Parse and Var_Subst 2015-10-11 04:51:24 +00:00
targ.c Fix warning about uninitialized variable 2015-05-25 09:01:06 +00:00
trace.c
trace.h
util.c
var.c Avoid calling brk_string() and hence Var_Export1() on 2015-12-01 07:26:08 +00:00