NetBSD/usr.bin/make
2020-05-10 13:03:40 +00:00
..
filemon Rename guard to avoid that already used by Linux filemon.h 2020-01-22 22:10:36 +00:00
lst.lib
PSD.doc Improve appearance (a little) when read with nroff, rather than troff 2017-03-01 13:05:11 +00:00
unit-tests usr.bin/make: fix typo in dollar test 2020-05-10 13:03:40 +00:00
arch.c use memcpy() for strings that are not C strings. 2019-10-05 23:35:57 +00:00
buf.c
buf.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
compat.c Reimplement make(1) meta mode without filemon(4). 2020-01-19 19:42:32 +00:00
cond.c Replace dead conditional by assert. 2017-04-16 20:59:04 +00:00
config.h
dir.c Fix previous: cached_stats() returning < 0 means that the file is not found, 2018-07-12 18:03:31 +00:00
dir.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
for.c Clarify that assignment is for effect, not truth of value. 2017-04-16 21:04:44 +00:00
hash.c
hash.h Use less generic include guards 2017-05-31 21:07:03 +00:00
job.c Fix meta_compat mode. 2020-02-06 01:13:19 +00:00
job.h
lst.h
main.c make: fix -fno-common build 2020-03-30 02:41:06 +00:00
make_malloc.c nowadays function specifiers go in declaration_specifiers 2017-04-16 20:20:24 +00:00
make_malloc.h
make.1 document the SYSV ${VAR:old=new} corner cases. 2020-04-27 20:03:08 +00:00
make.c Report node name rather than (null) when modified before src 2016-11-10 23:41:58 +00:00
make.h Revert arraycount 2020-04-03 03:35:16 +00:00
Makefile Fix meta_compat mode. 2020-02-06 01:13:19 +00:00
Makefile.boot
meta.c CHECK_VALID_META is too agressive for CMD check. 2020-04-03 03:32:28 +00:00
meta.h Reimplement make(1) meta mode without filemon(4). 2020-01-19 19:42:32 +00:00
metachar.c
metachar.h
nonints.h - Percent on the rhs is special only if the lhs has one too. 2020-04-25 18:20:57 +00:00
parse.c Do not assume safe to pass NULL to realpath(3). 2019-09-26 21:09:55 +00:00
pathnames.h
sprite.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
str.c Behave like gmake: empty string does not match % pattern 2020-05-06 02:30:10 +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 usr.bin/make: remove dead code 2020-01-07 21:24:16 +00:00
var.c - Percent on the rhs is special only if the lhs has one too. 2020-04-25 18:20:57 +00:00