NetBSD/usr.bin/make
rillig 1c866cb93c tests/make: make test job-output-null more portable
Previously, the test dependend on implementation details of the system's
printf command.

Thank you sjg for the detailed analysis on macOS, FreeBSD and Linux.
2021-07-03 22:39:40 +00:00
..
PSD.doc
filemon
unit-tests tests/make: make test job-output-null more portable 2021-07-03 22:39:40 +00:00
.cvsignore
Makefile make: fix reported code coverage for *.h 2021-05-30 21:03:08 +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
compat.c add const 2021-04-27 15:19:25 +00:00
cond.c make: fix grammar in error message for malformed conditional 2021-06-21 21:10:01 +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
enum.c
enum.h
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
lst.c
lst.h
main.c make: clean up access to character iterator 2021-06-18 12:54:17 +00:00
make.1
make.c make: rename a few functions to be more descriptive 2021-04-04 10:05:08 +00:00
make.h make: document where to find tests for the dependency lines 2021-06-21 10:33:11 +00:00
make_malloc.c
make_malloc.h
meta.c make: rename a few functions to be more descriptive 2021-04-04 10:05:08 +00:00
meta.h
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: rename a few functions to be more descriptive 2021-04-04 10:05:08 +00:00
targ.c
test-variants.sh
trace.c
trace.h
util.c
var.c make: use more practical data type in RegexReplace 2021-06-21 18:25:20 +00:00