..
PSD.doc
make(1): spell nonexistent consistently
2020-12-18 15:47:34 +00:00
filemon
Fix some unused warnings
2022-03-04 23:17:16 +00:00
unit-tests
tests/make: make comment in test for .for easier to understand
2022-10-01 09:23:04 +00:00
.cvsignore
Revert last
2020-09-28 03:34:07 +00:00
Makefile
make: set WARNS to 6, from the default 5
2022-09-27 17:46:58 +00:00
Makefile.boot
make: document the available preprocessor definitions for Makefile.boot
2022-04-15 13:44:57 +00:00
arch.c
make: set WARNS to 6, from the default 5
2022-09-27 17:46:58 +00:00
buf.c
make: inline Buf_Clear
2022-01-08 17:25:19 +00:00
buf.h
make: inline Buf_Clear
2022-01-08 17:25:19 +00:00
compat.c
make: change return type of unlink_file back to int
2022-10-10 21:17:25 +00:00
cond.c
make: clean up tracking of depth of nested .if directives
2022-09-24 16:13:48 +00:00
config.h
make(1): fix documentation of POSIX configuration
2020-12-11 22:53:08 +00:00
dir.c
make: fix grammar in comment of DirFindDot
2022-05-07 21:19:43 +00:00
dir.h
make: remove redundant comments for multiple-inclusion guards
2021-12-15 12:08:25 +00:00
for.c
make: clean up handling of .break in .for loops
2022-09-03 00:50:07 +00:00
hash.c
make: fix mistakes, spelling and typos in comments and manual page
2022-02-09 21:09:24 +00:00
hash.h
make: remove redundant declaration of HashIter_Init
2022-01-31 22:58:26 +00:00
job.c
make: change return type of unlink_file back to int
2022-10-10 21:17:25 +00:00
job.h
make: format comments according to /usr/share/misc/style
2021-12-15 12:58:01 +00:00
lst.c
make: fix memory leak in Lst_Remove (since 2020-10-23)
2022-02-26 11:57:21 +00:00
lst.h
make: improve comments and a parameter name
2022-03-03 19:55:27 +00:00
main.c
make: change return type of unlink_file back to int
2022-10-10 21:17:25 +00:00
make.1
make.1: clean up style, typography, accuracy
2022-10-02 23:36:41 +00:00
make.c
make: set WARNS to 6, from the default 5
2022-09-27 17:46:58 +00:00
make.h
make: change return type of unlink_file back to int
2022-10-10 21:17:25 +00:00
make_malloc.c
make: rename local variable in bmake_malloc
2022-01-07 08:30:04 +00:00
make_malloc.h
make: remove bmake_free
2021-12-15 11:01:39 +00:00
meta.c
Don't ignore return from snprintf or getcwd
2022-09-28 16:34:47 +00:00
meta.h
make: mark several functions whose result must be used
2021-12-15 09:53:41 +00:00
metachar.c
make: replace macro is_shell_metachar with inline function
2021-06-21 18:54:41 +00:00
metachar.h
make: rename is_shell_metachar, fix character conversion warning
2022-01-08 11:04:13 +00:00
parse.c
make: use consistent variable names in parser
2022-10-01 09:25:06 +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: clean up comments for string splitting and string matching
2022-06-11 09:24:07 +00:00
str.h
make: in CLEANUP mode, free interned strings at the very end
2021-12-15 10:57:01 +00:00
suff.c
Fix some unused warnings
2022-03-04 23:17:16 +00:00
targ.c
make: set WARNS to 6, from the default 5
2022-09-27 17:46:58 +00:00
test-variants.mk
make: remove test variant without GMAKEEXPORT
2022-05-08 19:19:11 +00:00
trace.c
make: prefer 'long long' over 'long' on 32-bit C99 platforms
2022-03-26 14:02:40 +00:00
trace.h
make(1): remove do-not-format markers from comments
2021-01-19 20:51:46 +00:00
util.c
make: format comments according to /usr/share/misc/style
2021-12-15 12:58:01 +00:00
var.c
make: constify, fix comment indentation
2022-10-01 09:27:45 +00:00