..
lst.lib
PSD.doc
unit-tests
Some systems (eg. MirBSD) use a ksh, with an echo which cannot
2011-06-07 00:10:20 +00:00
arch.c
fix typo (thanks simon)
2010-11-27 16:00:09 +00:00
buf.c
buf.h
compat.c
Instead of keeping around the mtime of the youngest child, keep a pointer
2010-11-25 21:31:08 +00:00
cond.c
CondDoExists: Avoid use after free()
2011-03-29 17:19:22 +00:00
config.h
dir.c
Treat some/dir/ the same as some/dir/.
2011-03-05 23:57:05 +00:00
dir.h
for.c
Begin cleanup of the make parser: separate out the logic for reading files
2010-12-25 04:57:07 +00:00
hash.c
hash.h
job.c
We must now call meta_job_finish() after meta_job_error()
2011-03-31 06:28:42 +00:00
job.h
Add meta.c which implements "meta" mode for make.
2010-09-13 15:36:57 +00:00
lst.h
main.c
Add .MAKE.META.BAILIWICK - to identify the scope of make's control.
2011-05-04 20:38:31 +00:00
make_malloc.c
Many C libraries don't set errno when malloc fails, so always use
2010-12-25 20:35:25 +00:00
make_malloc.h
make.1
fix bug in section .ORDER of make.1
2011-05-28 21:53:54 +00:00
make.c
Instead of keeping around the mtime of the youngest child, keep a pointer
2010-11-25 21:31:08 +00:00
make.h
Add .MAKE.META.BAILIWICK - to identify the scope of make's control.
2011-05-04 20:38:31 +00:00
Makefile
Back out a local change
2011-05-18 06:36:48 +00:00
Makefile.boot
Catch up to Makefile rev 1.40 (from 2006): add lstPrev.o. Closes PR 43466.
2011-03-26 21:42:12 +00:00
meta.c
Add .MAKE.META.BAILIWICK - to identify the scope of make's control.
2011-05-04 20:38:31 +00:00
meta.h
Add NetBSD tags
2011-03-30 22:03:49 +00:00
nonints.h
Begin cleanup of the make parser: separate out the logic for reading files
2010-12-25 04:57:07 +00:00
parse.c
If a makefile if a multiple of the page size and doesn't end with a
2011-05-17 21:56:51 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c
targ.c
Instead of keeping around the mtime of the youngest child, keep a pointer
2010-11-25 21:31:08 +00:00
trace.c
trace.h
util.c
Declare variable only once. Fixes PR 44795.
2011-04-02 07:58:30 +00:00
var.c
ApplyModifiers: if we parse a variable in the modifier list,
2011-06-03 21:10:42 +00:00