NetBSD/usr.bin/make
rillig 29b142dfe2 make: merge functions that parse modifier parts
This commit subtly changes the behavior for the :gmtime and :localtime
modifiers, but only in irrelevant cases since the time value must be an
integer, and neither '\' nor ':' nor '$' may occur in these values.
2024-05-31 20:21:34 +00:00
..
PSD.doc
filemon
unit-tests tests/make: replace or document .error in tests 2024-05-31 07:13:12 +00:00
.cvsignore
Makefile make: clean up code coverage report files 2023-12-19 20:08:27 +00:00
Makefile.boot
arch.c make: clean up API for iterating over hash tables 2024-05-31 05:50:11 +00:00
buf.c make: don't reallocate memory after evaluating an expression 2024-04-28 15:10:19 +00:00
buf.h make: don't reallocate memory after evaluating an expression 2024-04-28 15:10:19 +00:00
compat.c make: fix memory leak for command strings 2024-05-25 21:07:48 +00:00
cond.c make: fix a few more memory leaks 2024-05-25 00:00:25 +00:00
config.h make: remove unneeded conditional-compilation toggles 2024-02-07 06:43:02 +00:00
dir.c make: clean up API for iterating over hash tables 2024-05-31 05:50:11 +00:00
dir.h make: use separate function to include makefiles. 2024-05-19 20:09:40 +00:00
for.c make: fix a few more memory leaks 2024-05-25 00:00:25 +00:00
hash.c make: simplify expression in iteration over hash tables 2024-05-31 07:11:12 +00:00
hash.h make: clean up API for iterating over hash tables 2024-05-31 05:50:11 +00:00
job.c make: replace magic numbers with POSIX FILENO constants 2024-05-25 21:34:38 +00:00
job.h make: clean up comments 2023-12-19 19:33:39 +00:00
lst.c make: simplify freeing of lists 2024-04-27 17:33:46 +00:00
lst.h make: simplify freeing of lists 2024-04-27 17:33:46 +00:00
main.c make: clean up API for iterating over hash tables 2024-05-31 05:50:11 +00:00
make.1 make: allow debugging the warning about .OBJDIR 2024-05-28 19:09:04 +00:00
make.c make: fix a few more memory leaks 2024-05-25 00:00:25 +00:00
make.h make: fix memory leak for command strings 2024-05-25 21:07:48 +00:00
make_malloc.c
make_malloc.h
meta.c make: replace magic numbers with POSIX FILENO constants 2024-05-25 21:34:38 +00:00
meta.h
metachar.c
metachar.h
parse.c make: clean up API for iterating over hash tables 2024-05-31 05:50:11 +00:00
pathnames.h
str.c make: make string matching platform-independent 2024-04-14 15:21:20 +00:00
str.h make: clean up string functions 2024-01-05 21:56:55 +00:00
suff.c make: fix some more memory leaks 2024-05-25 08:03:19 +00:00
targ.c make: fix memory leak for command strings 2024-05-25 21:07:48 +00:00
test-variants.mk make: fix a few more memory leaks 2024-05-25 00:00:25 +00:00
trace.c make: declare all common symbols in headers, unexport others 2023-03-28 14:39:31 +00:00
trace.h
util.c
var.c make: merge functions that parse modifier parts 2024-05-31 20:21:34 +00:00