.. |
PSD.doc
|
Fix formatting of Notes to work with groff.
|
2011-08-18 15:19:30 +00:00 |
lst.lib
|
…
|
|
unit-tests
|
Add unit-tests for .for
|
2012-06-19 23:25:53 +00:00 |
Makefile
|
Don't pass debug flags etc. to unit-tests
|
2012-05-30 21:54:23 +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 |
arch.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
buf.c
|
Var* are generally very liberal with memory, with the expectation
|
2012-04-24 20:26:58 +00:00 |
buf.h
|
Var* are generally very liberal with memory, with the expectation
|
2012-04-24 20:26:58 +00:00 |
compat.c
|
Remove a __dead for an undead function (clang errors out otherwise).
|
2012-06-10 21:44:01 +00:00 |
cond.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
config.h
|
Add a gmake inspired export command
|
2012-03-31 00:12:24 +00:00 |
dir.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
dir.h
|
Remove recheck hackery that caused extra stats, and explicitly ask for
|
2012-04-07 18:29:08 +00:00 |
for.c
|
Handle "quoted strings" as items in a .for list
|
2012-06-03 04:29:40 +00:00 |
hash.c
|
…
|
|
hash.h
|
…
|
|
job.c
|
An X!= command, can cause Shell_Init() to be called before Job_ParseShell().
|
2012-07-03 21:03:40 +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
|
Cast sizeof() to int, which is sufficent and consistent with other use
|
2012-08-31 07:00:36 +00:00 |
make.1
|
Add an s.
|
2012-08-30 22:35:37 +00:00 |
make.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
make.h
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
make_malloc.c
|
Do not include make_malloc.h or declare progname,
|
2012-06-20 17:46:28 +00:00 |
make_malloc.h
|
…
|
|
meta.c
|
gcc 4.2 doesn't like externs inside functions
|
2012-06-27 17:22:58 +00:00 |
meta.h
|
Add NetBSD tags
|
2011-03-30 22:03:49 +00:00 |
nonints.h
|
Add a knob to control whether -V fully expands a plain variable by default.
|
2012-08-30 21:17:05 +00:00 |
parse.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
pathnames.h
|
…
|
|
sprite.h
|
…
|
|
str.c
|
Note in comment that Str_Match() does not detect or report invalid
|
2012-03-03 23:16:47 +00:00 |
strlist.c
|
…
|
|
strlist.h
|
…
|
|
suff.c
|
Make sure .PHONY targets get .TARGET set.
|
2011-09-29 23:38:04 +00:00 |
targ.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |
trace.c
|
…
|
|
trace.h
|
…
|
|
util.c
|
Fix findenv() to fully match name
|
2012-06-04 22:45:05 +00:00 |
var.c
|
Replace __dead, __unused and the various printf format attributes
|
2012-06-12 19:21:50 +00:00 |