NetBSD/usr.bin/make
rillig 430e6af1a9 make(1): fix type of Job.suspended 2020-11-07 21:24:33 +00:00
..
PSD.doc Improve appearance (a little) when read with nroff, rather than troff 2017-03-01 13:05:11 +00:00
filemon make(1): remove redundant parentheses from sizeof operator 2020-11-05 17:27:16 +00:00
unit-tests make(1): add test for job command flags 2020-11-07 20:01:17 +00:00
.cvsignore Revert last 2020-09-28 03:34:07 +00:00
Makefile make(1): remove unused strlist_t 2020-10-25 13:25:19 +00:00
Makefile.boot make(1): remove unused strlist_t 2020-10-25 13:25:19 +00:00
arch.c make(1): clean up Arch_LibOODate 2020-11-07 14:04:49 +00:00
buf.c make(1): make API of Buf_Init simpler 2020-11-07 14:11:58 +00:00
buf.h make(1): make API of Buf_Init simpler 2020-11-07 14:11:58 +00:00
compat.c make(1): clean up Compat_Make 2020-11-07 14:32:12 +00:00
cond.c make(1): clean up CondParser_Comparison 2020-11-07 20:39:56 +00:00
config.h make(1): clean up headers, no functional change 2020-10-19 23:43:55 +00:00
dir.c make(1): use proper enum constant instead of 0 for CachedStatsFlags 2020-11-07 20:45:21 +00:00
dir.h make(1): replace Dir_CopyDir with Dir_CopyDirSearchPath 2020-10-25 10:00:20 +00:00
enum.c make(1): revert previous commit 2020-10-05 19:27:47 +00:00
enum.h make(1): add tags to some of the unnamed structs 2020-09-25 15:54:50 +00:00
for.c make(1): clean up Buf_AddEscaped in .for loops 2020-11-07 21:04:43 +00:00
hash.c make(1): remove redundant parentheses from sizeof operator 2020-11-05 17:27:16 +00:00
hash.h make(1): rename hash functions to identify the type name 2020-10-25 19:19:07 +00:00
job.c make(1): fix type of Job.suspended 2020-11-07 21:24:33 +00:00
job.h make(1): fix type of Job.suspended 2020-11-07 21:24:33 +00:00
lst.c make(1): inline Vector_Get 2020-10-28 02:43:16 +00:00
lst.h make(1): inline Vector_Get 2020-10-28 02:43:16 +00:00
main.c make(1): make API of Buf_Init simpler 2020-11-07 14:11:58 +00:00
make.1 make(1): fix manual page regarding numerical comparisons 2020-11-01 20:24:45 +00:00
make.c make(1): clean up Make_OODate and Make_Run 2020-11-07 21:22:37 +00:00
make.h make(1): add pp_skip_hspace to skip horizontal whitespace during parsing 2020-11-07 10:44:53 +00:00
make_malloc.c make(1): revert previous commit 2020-10-05 19:27:47 +00:00
make_malloc.h make(1): clean up headers, no functional change 2020-10-19 23:43:55 +00:00
meta.c make(1): clean up code stylistically 2020-11-07 10:16:18 +00:00
meta.h make(1): clean up headers, no functional change 2020-10-19 23:43:55 +00:00
metachar.c make(1): remove comment about adding is_shell_metachar to ctype.h 2020-10-30 19:14:20 +00:00
metachar.h make(1): remove unused code from needshell 2020-10-31 18:20:00 +00:00
nonints.h make(1): document the relation between VARE_ASSIGN and preserveUndefined 2020-11-07 13:13:19 +00:00
parse.c make(1): add pp_skip_hspace to skip horizontal whitespace during parsing 2020-11-07 10:44:53 +00:00
pathnames.h
str.c make(1): add pp_skip_hspace to skip horizontal whitespace during parsing 2020-11-07 10:44:53 +00:00
suff.c make(1): add pp_skip_hspace to skip horizontal whitespace during parsing 2020-11-07 10:44:53 +00:00
targ.c make(1): remove redundant parentheses from sizeof operator 2020-11-05 17:27:16 +00:00
test-variants.sh make(1): allow compilation with Boolean implemented as char 2020-10-23 17:59:25 +00:00
trace.c make(1): document possible undefined behavior in trace.c with .CURDIR 2020-10-31 22:05:56 +00:00
trace.h make(1): add tags to enum types 2020-10-18 17:19:54 +00:00
util.c make(1): remove redundant parentheses from sizeof operator 2020-11-05 17:27:16 +00:00
var.c make(1): make API of Buf_Init simpler 2020-11-07 14:11:58 +00:00