NetBSD/usr.bin/make
sjg 63284db849 Str_Match: fix closure tests for [^] and add unit-test. 2017-04-21 22:15:44 +00:00
..
PSD.doc Improve appearance (a little) when read with nroff, rather than troff 2017-03-01 13:05:11 +00:00
lst.lib
unit-tests Str_Match: fix closure tests for [^] and add unit-test. 2017-04-21 22:15:44 +00:00
Makefile Adapt to changed Var_Subst() 2016-02-18 20:33:40 +00:00
Makefile.boot
arch.c Check return value of fseek. 2017-04-16 20:49:09 +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 Replace dead conditional by assert. 2017-04-16 20:59:04 +00:00
config.h
dir.c Plug memory leaks in Dir_FindFile. 2017-04-16 21:14:47 +00:00
dir.h
for.c Clarify that assignment is for effect, not truth of value. 2017-04-16 21:04:44 +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 Plug memory leak in JobPrintCommand. 2017-04-16 21:23:43 +00:00
job.h
lst.h
main.c We cannot tollerate things like trailing /.. etc in .CURDIR 2017-04-20 03:57:27 +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 nowadays function specifiers go in declaration_specifiers 2017-04-16 20:20:24 +00:00
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
metachar.h
nonints.h Drop main() prototype. 2016-09-05 00:40:28 +00:00
parse.c Use correct header for SIZE_MAX. from a.rin 2017-04-17 13:29:07 +00:00
pathnames.h
sprite.h
str.c Str_Match: fix closure tests for [^] and add unit-test. 2017-04-21 22:15:44 +00:00
strlist.c
strlist.h
suff.c Assert archive member syntax. Cite who guarantees it. 2017-04-16 20:38:18 +00:00
targ.c Use, don't kludge, MAKE_ATTR_UNUSED. 2017-04-16 19:53:58 +00:00
trace.c
trace.h
util.c
var.c Plug memory leak. 2017-04-16 21:39:49 +00:00