.. |
filemon
|
|
|
PSD.doc
|
|
|
unit-tests
|
make(1): fix comment in test for the || operator in conditions
|
2020-09-11 06:51:38 +00:00 |
.cvsignore
|
|
|
arch.c
|
make(1): migrate Var_Parse to Var_ParsePP in archive handling
|
2020-09-07 06:51:05 +00:00 |
buf.c
|
make(1): clean up code in buf.c
|
2020-08-23 08:21:50 +00:00 |
buf.h
|
make(1): clean up documentation in buf.h, and redundant include files
|
2020-09-01 17:38:26 +00:00 |
compat.c
|
make(1): remove unreachable code from CompatRunCommand
|
2020-08-30 20:08:47 +00:00 |
cond.c
|
make(1): split CondParser_Comparison into 2 parts
|
2020-09-11 13:58:45 +00:00 |
config.h
|
make(1): mark LIBSUFF and RECHECK as independent build options
|
2020-09-01 17:40:34 +00:00 |
dir.c
|
make(1): replace *a->b with a->b[0]
|
2020-09-11 04:32:39 +00:00 |
dir.h
|
make(1): reduce number of stat fields returned by cached_stat
|
2020-09-02 04:08:54 +00:00 |
enum.c
|
make(1): improve documentation for enum.c and enum.h
|
2020-09-01 20:34:51 +00:00 |
enum.h
|
make(1): improve documentation for enum.c and enum.h
|
2020-09-01 20:34:51 +00:00 |
for.c
|
make(1): save a strlen call in ForIterate
|
2020-09-07 06:28:22 +00:00 |
hash.c
|
make(1): remove initial size argument from Hash_InitTable
|
2020-09-05 13:55:08 +00:00 |
hash.h
|
make(1): remove initial size argument from Hash_InitTable
|
2020-09-05 13:55:08 +00:00 |
job.c
|
make(1): replace *a->b with a->b[0]
|
2020-09-11 04:32:39 +00:00 |
job.h
|
make(1): remove ReturnStatus, SUCCESS and FAILURE
|
2020-08-29 12:20:17 +00:00 |
lst.c
|
make(1): use a stack instead of a list for the nested include path
|
2020-09-04 17:59:36 +00:00 |
lst.h
|
make(1): use a stack instead of a list for the nested include path
|
2020-09-04 17:59:36 +00:00 |
main.c
|
make(1): replace brk_string with Str_Words
|
2020-08-30 19:56:02 +00:00 |
make_malloc.c
|
make(1): remove redundancy from comments in make_malloc.c
|
2020-09-02 06:10:44 +00:00 |
make_malloc.h
|
make(1): fix build with -DUSE_EMALLOC
|
2020-08-29 16:47:45 +00:00 |
make.1
|
make(1): fix manual page about the modifiers of the :C modifier
|
2020-08-28 17:15:04 +00:00 |
make.c
|
make(1): remove redundant includes
|
2020-09-07 06:20:07 +00:00 |
make.h
|
make(1): add missing space in source code
|
2020-09-11 05:37:40 +00:00 |
Makefile
|
make(1): remove filemon object files on clean
|
2020-09-01 17:12:30 +00:00 |
Makefile.boot
|
|
|
meta.c
|
make(1): reduce number of stat fields returned by cached_stat
|
2020-09-02 04:08:54 +00:00 |
meta.h
|
|
|
metachar.c
|
|
|
metachar.h
|
make(1): allow make to be compiled in C90 mode
|
2020-08-25 17:37:09 +00:00 |
nonints.h
|
make(1): add const for Parse_IsVar
|
2020-09-06 19:34:36 +00:00 |
parse.c
|
make(1): fix off-by-one error in SuffExpandChildren
|
2020-09-08 05:26:21 +00:00 |
pathnames.h
|
|
|
str.c
|
make(1): replace brk_string with Str_Words
|
2020-08-30 19:56:02 +00:00 |
strlist.c
|
make(1): replace *a->b with a->b[0]
|
2020-09-11 04:32:39 +00:00 |
strlist.h
|
make(1): follow naming conventions for multiple-inclusion guards
|
2020-08-13 03:54:57 +00:00 |
suff.c
|
make(1): rename GNodeSuff.gn to gnp
|
2020-09-11 04:36:12 +00:00 |
targ.c
|
make(1): remove initial size argument from Hash_InitTable
|
2020-09-05 13:55:08 +00:00 |
test-variants.sh
|
make(1): extend the documentation for the test variants
|
2020-08-31 18:57:41 +00:00 |
trace.c
|
|
|
trace.h
|
|
|
util.c
|
|
|
var.c
|
make(1): replace *a->b with a->b[0]
|
2020-09-11 04:32:39 +00:00 |