NetBSD/usr.bin/make
2021-04-27 16:25:46 +00:00
..
filemon make: document the syscalls that are not monitored by filemon_ktrace 2021-02-01 21:34:41 +00:00
PSD.doc make(1): spell nonexistent consistently 2020-12-18 15:47:34 +00:00
unit-tests make: remove stray space in -de output in jobs mode 2021-04-27 16:23:21 +00:00
.cvsignore
arch.c make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
buf.c make(1): remove __predict_false 2021-01-30 21:18:14 +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: do not complain when skipping the condition 'no >= 10' 2021-04-19 23:51:42 +00:00
config.h make(1): fix documentation of POSIX configuration 2020-12-11 22:53:08 +00:00
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: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +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: use consistent variable names, types and braces in DebugFailedJob 2021-04-27 16:25:46 +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: avoid double slash in name of temporary directory 2021-04-19 16:35:11 +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
make.1 make: rename context and ctxt to scope 2021-02-04 21:42:46 +00:00
make.c make: rename a few functions to be more descriptive 2021-04-04 10:05:08 +00:00
make.h make: let the compiler decide whether to inline string functions 2021-04-14 17:39:11 +00:00
Makefile make: clean up Makefile 2021-04-11 11:41:27 +00:00
Makefile.boot make(1): remove unused strlist_t 2020-10-25 13:25:19 +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(1): remove do-not-format markers from comments 2021-01-19 20:51:46 +00:00
metachar.h make: use C99 bool type instead of defining its own 2021-04-03 11:08:40 +00:00
nonints.h make: clean up remaining references to VarEvalFlags 2021-04-11 13:35:56 +00:00
parse.c make: convert VarEvalFlags back into an enum, but not a bit-set 2021-04-04 11:56:43 +00:00
pathnames.h make(1): use space instead of tab for preprocessor directives 2020-11-29 09:27:40 +00:00
str.c make: avoid unnecessary calls to strlen when evaluating modifiers 2021-04-11 19:05:06 +00:00
str.h make: let the compiler decide whether to inline string functions 2021-04-14 17:39:11 +00:00
suff.c make: rename a few functions to be more descriptive 2021-04-04 10:05:08 +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: use straight quotes for error 'Bad conditional expression' 2021-04-19 22:22:27 +00:00