.. |
PSD.doc
|
…
|
|
lst.lib
|
Add typedefs for DuplicateProc and FreeProc from Max Okumoto.
|
2005-08-09 21:36:42 +00:00 |
unit-tests
|
Remove the modterm case from moderrs, the syntax errors
|
2006-05-11 18:48:33 +00:00 |
Makefile
|
Remove a hack that's no longer needed with gcc 3.3.6.
|
2006-06-15 10:55:02 +00:00 |
Makefile.boot
|
…
|
|
arch.c
|
Fixed gcc warnings about signed vs. unsigned in comparisons.
|
2006-06-29 22:02:06 +00:00 |
buf.c
|
From Max Okumoto:
|
2005-08-08 16:42:54 +00:00 |
buf.h
|
…
|
|
compat.c
|
Coverity CID 530: Don't leak the argument vector.
|
2006-04-22 18:43:06 +00:00 |
cond.c
|
Coverity CID 526: Check for condTop < 0 where we decrement it, not later
|
2006-04-22 18:53:32 +00:00 |
config.h
|
…
|
|
dir.c
|
Coverity CID 528: Avoid NULL deref.
|
2006-04-22 18:47:10 +00:00 |
dir.h
|
…
|
|
for.c
|
Add typedefs for DuplicateProc and FreeProc from Max Okumoto.
|
2005-08-09 21:36:42 +00:00 |
hash.c
|
remove unnecessary casts to void * functions (Max Okumoto)
|
2005-08-04 00:20:12 +00:00 |
hash.h
|
…
|
|
job.c
|
Fixed the bug reported in PR 33866, which is that the :Q operator does not
|
2006-06-29 22:01:17 +00:00 |
job.h
|
Fixed the bug reported in PR 33866, which is that the :Q operator does not
|
2006-06-29 22:01:17 +00:00 |
lst.h
|
Add typedefs for DuplicateProc and FreeProc from Max Okumoto.
|
2005-08-09 21:36:42 +00:00 |
main.c
|
Fixed gcc warnings about signed vs. unsigned in comparisons.
|
2006-06-29 22:02:06 +00:00 |
make.1
|
Fixed the bug reported in PR 33866, which is that the :Q operator does not
|
2006-06-29 22:01:17 +00:00 |
make.c
|
There is no need to count jobs and job tokens.
|
2006-03-31 21:05:34 +00:00 |
make.h
|
PR/33049: OKANO Takayoshi: Fix the spelling of NetBSD RCS tags.
|
2006-03-10 15:53:55 +00:00 |
nonints.h
|
Add some coverity allocation comments, and change the way the allocator
|
2006-03-31 21:58:08 +00:00 |
parse.c
|
Add some coverity allocation comments, and change the way the allocator
|
2006-03-31 21:58:08 +00:00 |
pathnames.h
|
revert previous for now
|
2005-06-24 04:33:25 +00:00 |
sprite.h
|
More KNF cleanups from Max Okumoto
|
2005-08-05 00:53:18 +00:00 |
str.c
|
From Max Okumoto:
|
2005-08-08 16:42:54 +00:00 |
suff.c
|
Fixed gcc warnings about signed vs. unsigned in comparisons.
|
2006-06-29 22:02:06 +00:00 |
targ.c
|
Make ".WAIT" apply recursively to all children of nodes on the right
|
2006-02-26 22:45:46 +00:00 |
trace.c
|
Expunge last references to jobTokensFree
|
2006-01-04 21:35:44 +00:00 |
trace.h
|
Fix enum for better portability
|
2006-02-18 01:28:48 +00:00 |
util.c
|
From Max Okumoto:
|
2005-08-08 16:42:54 +00:00 |
var.c
|
Fixed the bug reported in PR 33866, which is that the :Q operator does not
|
2006-06-29 22:01:17 +00:00 |