NetBSD/usr.bin/make
rillig 9eaa257adc make(1): extract PretendAllChildrenAreMade from Make_ExpandUse 2020-11-08 10:40:07 +00:00
..
PSD.doc
filemon make(1): remove redundant parentheses from sizeof operator 2020-11-05 17:27:16 +00:00
unit-tests make(1): fix debug output in out-of-date for cohorts (since 2003-11-14) 2020-11-08 10:33:47 +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): change return type of Arch_MTime to void 2020-11-08 09:15:19 +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): rename Make_OODate to GNode_IsOODate 2020-11-08 08:33:07 +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): change return type of Dir_MTime to void 2020-11-08 09:34:55 +00:00
dir.h make(1): change return type of Dir_MTime to void 2020-11-08 09:34:55 +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): change return type of Dir_MTime to void 2020-11-08 09:34:55 +00:00
job.h make(1): remove unused JOB_IGNDOTS 2020-11-08 01:16:04 +00:00
lst.c make(1): rename list node to ln 2020-11-08 01:29:26 +00:00
lst.h make(1): inline Vector_Get 2020-10-28 02:43:16 +00:00
main.c make(1): use common indentation style for else 2020-11-08 08:53:22 +00:00
make.1 make(1): fix manual page regarding numerical comparisons 2020-11-01 20:24:45 +00:00
make.c make(1): extract PretendAllChildrenAreMade from Make_ExpandUse 2020-11-08 10:40:07 +00:00
make.h make(1): fix debug output in out-of-date for cohorts (since 2003-11-14) 2020-11-08 10:33:47 +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): fix inconsistent indentation after #ifdef 2020-11-07 21:26:43 +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): change return type of Arch_MTime to void 2020-11-08 09:15:19 +00:00
parse.c make(1): inline strncmp in Parse_IsVar 2020-11-08 02:37:22 +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): rename Src.children to numChildren 2020-11-08 00:28:52 +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): use common indentation style for else 2020-11-08 08:53:22 +00:00
var.c make(1): fix type mismatch between int and VarExportFlags 2020-11-07 22:28:24 +00:00