.. |
lst.lib
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
PSD.doc
|
Fit ASCII output onto an 80-column terminal. From FreeBSD.
|
2004-06-27 19:12:33 +00:00 |
unit-tests
|
If Parse_Error is called after curFile is invalid, set it to a dummy
|
2008-10-29 15:37:08 +00:00 |
arch.c
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
buf.c
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
buf.h
|
Convert Buf_AddByte(0 to a more normal do { ... } while (0) form.
|
2008-11-22 17:33:57 +00:00 |
compat.c
|
back all changes out until I fix it properly.
|
2008-02-15 21:29:50 +00:00 |
cond.c
|
Before deciding to use the default function in a .if, check whether the
|
2008-11-29 14:42:21 +00:00 |
config.h
|
Make it easier for the build environment (such as a configure script)
|
2007-10-14 20:22:53 +00:00 |
dir.c
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
dir.h
|
back all changes out until I fix it properly.
|
2008-02-15 21:29:50 +00:00 |
for.c
|
Correct some comments.
|
2008-12-01 21:05:21 +00:00 |
hash.c
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
hash.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 11:13:06 +00:00 |
job.c
|
If Parse_Error is called after curFile is invalid, set it to a dummy
|
2008-10-29 15:37:08 +00:00 |
job.h
|
back all changes out until I fix it properly.
|
2008-02-15 21:29:50 +00:00 |
lst.h
|
Return the non-zero value that caused the Lst_ForEach[From] call to
|
2006-11-11 21:23:36 +00:00 |
main.c
|
Do not let the variable name "" be set from the command line (-D "")
|
2008-12-13 14:26:10 +00:00 |
make.1
|
explain compatibility mode better.
|
2008-12-07 16:10:34 +00:00 |
make.c
|
back all changes out until I fix it properly.
|
2008-02-15 21:29:50 +00:00 |
make.h
|
add debug flag for cwd.
|
2008-12-07 04:50:15 +00:00 |
Makefile
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
Makefile.boot
|
Simplify build, no functional changes.
|
2004-05-07 00:04:38 +00:00 |
nonints.h
|
Split For_Eval() into two functions.
|
2008-11-29 17:50:11 +00:00 |
parse.c
|
Split For_Eval() into two functions.
|
2008-11-29 17:50:11 +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
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
suff.c
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
targ.c
|
Don't use emalloc and friends directly, but call them consistently
|
2008-10-06 22:09:21 +00:00 |
trace.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
trace.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
util.c
|
Don't use putenv() because it is not portable.
|
2008-10-31 17:42:14 +00:00 |
var.c
|
Do not let the variable name "" be set from the command line (-D "")
|
2008-12-13 14:26:10 +00:00 |