NetBSD/usr.bin/make
sjg d3c45bc7c4 Comment on interaction of posix.mk with[out] -r 2022-04-18 16:09:05 +00:00
..
PSD.doc
filemon Fix some unused warnings 2022-03-04 23:17:16 +00:00
unit-tests Never 'rm -rf ${TMPDIR}' when you cannot be sure what it is 2022-04-18 15:59:39 +00:00
.cvsignore
Makefile make: generate coverage summary on 'make test-coverage' 2022-01-26 23:00:55 +00:00
Makefile.boot make: document the available preprocessor definitions for Makefile.boot 2022-04-15 13:44:57 +00:00
arch.c make: merge duplicate code for expanding variable expressions 2022-01-15 18:34:41 +00:00
buf.c make: inline Buf_Clear 2022-01-08 17:25:19 +00:00
buf.h make: inline Buf_Clear 2022-01-08 17:25:19 +00:00
compat.c make: add missing newline after "cannot continue" message 2022-01-22 18:59:23 +00:00
cond.c tests/make: adjust expectations to actual behavior 2022-04-15 09:33:20 +00:00
config.h
dir.c make: use unsigned int for line numbers everywhere 2022-02-04 23:22:19 +00:00
dir.h make: remove redundant comments for multiple-inclusion guards 2021-12-15 12:08:25 +00:00
for.c make: use unsigned int for line numbers everywhere 2022-02-04 23:22:19 +00:00
hash.c make: fix mistakes, spelling and typos in comments and manual page 2022-02-09 21:09:24 +00:00
hash.h make: remove redundant declaration of HashIter_Init 2022-01-31 22:58:26 +00:00
job.c make: fix echoing of command with '-' in silent target in jobs mode 2022-02-12 11:14:48 +00:00
job.h make: format comments according to /usr/share/misc/style 2021-12-15 12:58:01 +00:00
lst.c make: fix memory leak in Lst_Remove (since 2020-10-23) 2022-02-26 11:57:21 +00:00
lst.h make: improve comments and a parameter name 2022-03-03 19:55:27 +00:00
main.c make: only switch to POSIX mode if '.POSIX:' is the first line 2022-04-18 15:06:27 +00:00
make.1 make: only switch to POSIX mode if '.POSIX:' is the first line 2022-04-18 15:06:27 +00:00
make.c make: use consistent variable names for varargs 2022-01-09 15:48:30 +00:00
make.h make: only switch to POSIX mode if '.POSIX:' is the first line 2022-04-18 15:06:27 +00:00
make_malloc.c make: rename local variable in bmake_malloc 2022-01-07 08:30:04 +00:00
make_malloc.h make: remove bmake_free 2021-12-15 11:01:39 +00:00
meta.c make: do not use __CONCAT and __STRING in meta_needed 2022-04-15 12:28:16 +00:00
meta.h make: mark several functions whose result must be used 2021-12-15 09:53:41 +00:00
metachar.c
metachar.h make: rename is_shell_metachar, fix character conversion warning 2022-01-08 11:04:13 +00:00
parse.c Comment on interaction of posix.mk with[out] -r 2022-04-18 16:09:05 +00:00
pathnames.h
str.c make: make code for string matching syntactically more consistent 2022-03-03 19:50:01 +00:00
str.h make: in CLEANUP mode, free interned strings at the very end 2021-12-15 10:57:01 +00:00
suff.c Fix some unused warnings 2022-03-04 23:17:16 +00:00
targ.c make: add .USEBEFORE to Targ_PrintType 2022-04-15 12:19:28 +00:00
test-variants.mk tests/make: test variant without filemon 2022-03-03 20:03:19 +00:00
trace.c make: prefer 'long long' over 'long' on 32-bit C99 platforms 2022-03-26 14:02:40 +00:00
trace.h
util.c make: format comments according to /usr/share/misc/style 2021-12-15 12:58:01 +00:00
var.c make: fix spacing, and a typo in a test 2022-03-27 18:39:01 +00:00