NetBSD/usr.bin/make
christos e78ea23712 Use strncpy here because we need to be portable, and we have the +1 byte
to save us :-)
2017-02-08 17:47:36 +00:00
..
PSD.doc
lst.lib
unit-tests Add check to cmpv test to ensure that target specific vars with 2017-01-31 18:56:35 +00:00
Makefile Adapt to changed Var_Subst() 2016-02-18 20:33:40 +00:00
Makefile.boot
arch.c Fully avoid the nonstandard types u_char, u_int, and u_long, which 2016-04-06 09:57:00 +00:00
buf.c
buf.h
compat.c Add a .DELETE_ON_ERROR: magic target that causes *failed* targets as 2016-08-26 23:28:39 +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 Partially initialize Dir before MainParseArgs can be called. 2017-01-31 06:54:23 +00:00
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 Extend the mtimes cache used by dir.c so it can be used by others. 2016-06-07 00:40:00 +00:00
job.c Add a .DELETE_ON_ERROR: magic target that causes *failed* targets as 2016-08-26 23:28:39 +00:00
job.h
lst.h
main.c Use strncpy here because we need to be portable, and we have the +1 byte 2017-02-08 17:47:36 +00:00
make.1 Since we are avoiding VAR_INTERNAL, allow the variable :_ stores to 2017-02-01 18:39:27 +00:00
make.c Report node name rather than (null) when modified before src 2016-11-10 23:41:58 +00:00
make.h Refactor and simplify objdir setting code. 2016-12-07 15:00:46 +00:00
make_malloc.c
make_malloc.h
meta.c Refactor the handling of .MAKE.META.IGNORE_* to meta_ignore() 2016-08-17 15:52:42 +00:00
meta.h Propagate errors from filemon. 2016-05-12 20:28:34 +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 Drop main() prototype. 2016-09-05 00:40:28 +00:00
parse.c Avoid coredump for 2016-12-09 22:56:21 +00:00
pathnames.h
sprite.h
str.c Fully avoid the nonstandard types u_char, u_int, and u_long, which 2016-04-06 09:57:00 +00:00
strlist.c
strlist.h
suff.c Fix DEBUG_SRC build. Partly from PR 51191. 2016-06-30 05:34:04 +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 Since we are avoiding VAR_INTERNAL, allow the variable :_ stores to 2017-02-01 18:39:27 +00:00