NetBSD/usr.bin/make
rillig 940ba17e56 make: remove redundant initialization in ApplyModifier_Order
No functional change.
2021-08-08 12:00:30 +00:00
..
PSD.doc
filemon make: fix lint warnings 2021-07-31 09:30:17 +00:00
unit-tests tests/make: fix test for the variable modifier ':On' 2021-08-03 04:46:49 +00:00
.cvsignore
Makefile make: fix lint warnings 2021-07-31 09:30:17 +00:00
Makefile.boot
arch.c make: inline str_concat4 2021-05-30 21:16:54 +00:00
buf.c make: use simpler upper bound for length in Buf_AddInt 2021-06-21 19:59:58 +00:00
buf.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
compat.c add const 2021-04-27 15:19:25 +00:00
cond.c make: in TryParseNumber, reset errno as late as possible 2021-07-29 06:35:20 +00:00
config.h
dir.c make: remove filler word 'Do' from function names for parsing 2021-04-04 10:13:09 +00:00
dir.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
enum.c make: remove overengineered Enum_ValueToString 2021-02-02 17:56:31 +00:00
enum.h make: clean up header for runtime type information for enums 2021-03-15 16:00:05 +00:00
for.c make: prevent newline injection in .for loops 2021-06-25 16:10:07 +00:00
hash.c make: avoid allocating memory for simple variable names 2021-04-11 12:46:54 +00:00
hash.h make: avoid allocating memory for simple variable names 2021-04-11 12:46:54 +00:00
job.c make: fix error handling in jobs mode 2021-06-16 09:47:51 +00:00
job.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
lst.c make: fix documentation of Lst_MoveAll 2021-03-15 16:45:30 +00:00
lst.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
main.c make: clean up access to character iterator 2021-06-18 12:54:17 +00:00
make.1 Document :On modifiers in more detail. 2021-08-03 07:12:50 +00:00
make.c make: rename a few functions to be more descriptive 2021-04-04 10:05:08 +00:00
make.h make: fix lint warnings 2021-07-31 09:30:17 +00:00
make_malloc.c make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
make_malloc.h make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
meta.c make: rename a few functions to be more descriptive 2021-04-04 10:05:08 +00:00
meta.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
metachar.c make: replace macro is_shell_metachar with inline function 2021-06-21 18:54:41 +00:00
metachar.h make: replace macro is_shell_metachar with inline function 2021-06-21 18:54:41 +00:00
nonints.h make: clean up remaining references to VarEvalFlags 2021-04-11 13:35:56 +00:00
parse.c make: document ParseDependencyOp 2021-06-21 10:42:06 +00:00
pathnames.h
str.c make: eliminate local variable in Substring_Words 2021-06-21 16:59:18 +00:00
str.h make: inline str_concat4 2021-05-30 21:16:54 +00:00
suff.c make: fix lint warnings 2021-07-31 09:30:17 +00:00
targ.c make: use standard %H in strftime instead of %k 2021-04-03 12:01:00 +00:00
test-variants.sh make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
trace.c make: in the Var_ functions, move the scope to the front 2021-02-05 05:15:12 +00:00
trace.h make(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
util.c make: use shortcut functions Global_SetExpand and Global_AppendExpand 2021-02-03 08:00:36 +00:00
var.c make: remove redundant initialization in ApplyModifier_Order 2021-08-08 12:00:30 +00:00