NetBSD/usr.bin/make
2020-08-09 09:44:14 +00:00
..
filemon Use O_CLOEXEC and save a syscall. 2020-07-10 15:53:30 +00:00
PSD.doc Improve appearance (a little) when read with nroff, rather than troff 2017-03-01 13:05:11 +00:00
unit-tests make(1): add more tests for Cmd_Exec 2020-08-09 09:32:04 +00:00
.cvsignore make(1): ignore gcov files for CVS 2020-07-27 18:59:56 +00:00
arch.c make(1): no declaration-after-statement anymore 2020-08-03 20:26:09 +00:00
buf.c make(1): remove trailing Z from buffer functions 2020-08-08 18:54:04 +00:00
buf.h make(1): remove trailing Z from buffer functions 2020-08-08 18:54:04 +00:00
compat.c make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
cond.c make(1): remove trailing Z from buffer functions 2020-08-08 18:54:04 +00:00
config.h
dir.c make(1): no declaration-after-statement anymore 2020-08-03 20:26:09 +00:00
dir.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
enum.c make(1): clean up indentation, includes, add documentation 2020-08-09 09:44:14 +00:00
enum.h make(1): clean up indentation, includes, add documentation 2020-08-09 09:44:14 +00:00
for.c make(1): remove trailing Z from buffer functions 2020-08-08 18:54:04 +00:00
hash.c make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
hash.h make(1): remove unused macro Hash_Size 2020-08-06 17:22:15 +00:00
job.c make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
job.h make(1): remove trailing whitespace 2020-07-03 08:13:23 +00:00
lst.c make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
lst.h
main.c make(1): clean up indentation, includes, add documentation 2020-08-09 09:44:14 +00:00
make_malloc.c make(1): remove redundant parentheses around return values 2020-07-03 08:02:55 +00:00
make_malloc.h make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
make.1 Also mention that make dependency operators must be uniform. 2020-08-05 08:50:42 +00:00
make.c make(1): avoid calls to free(3) in the common case of a NULL pointer 2020-08-01 09:55:00 +00:00
make.h make(1): use enum for return values of Cond_Eval and friends 2020-08-01 18:02:37 +00:00
Makefile make(1): allow to build using GCC 9 during development 2020-08-09 05:51:04 +00:00
Makefile.boot
meta.c make(1): no declaration-after-statement anymore 2020-08-03 20:26:09 +00:00
meta.h make(1): remove trailing whitespace 2020-07-03 08:13:23 +00:00
metachar.c make(1): replace end-of-line comments with block comments 2020-08-03 20:43:41 +00:00
metachar.h
nonints.h make(1): clean up Var_UnExport 2020-08-08 13:00:07 +00:00
parse.c Remove VARE_WANTRES for LINT 2020-08-06 16:03:04 +00:00
pathnames.h
sprite.h Don't prefix include guards by _, suggested by riastradh 2017-05-31 22:02:06 +00:00
str.c make(1): no declaration-after-statement anymore 2020-08-03 20:26:09 +00:00
strlist.c
strlist.h
suff.c make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
targ.c Make DEBUG_HASH less of a fire-hose. 2020-07-20 18:12:48 +00:00
trace.c make(1): no declaration-after-statement anymore 2020-08-03 20:26:09 +00:00
trace.h
util.c make(1): use consistent indentation in source code 2020-08-01 14:47:49 +00:00
var.c make(1): clean up indentation, includes, add documentation 2020-08-09 09:44:14 +00:00