..
lst.lib
Don't use emalloc and friends directly, but call them consistently
2008-10-06 22:09:21 +00:00
PSD.doc
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
Do a string compare if the rh argument doesn't completely convert to a number
2008-11-23 10:52:58 +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
Convert ADDWORD() to do { ... } while (0)
2008-11-22 17:34:56 +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
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
Send debugging output to stderr by default, not to stderr.
2008-10-22 15:04:49 +00:00
make.1
Whitespace.
2008-10-30 08:44:18 +00:00
make.c
back all changes out until I fix it properly.
2008-02-15 21:29:50 +00:00
make.h
back all changes out until I fix it properly.
2008-02-15 21:29:50 +00:00
Makefile
Don't use emalloc and friends directly, but call them consistently
2008-10-06 22:09:21 +00:00
Makefile.boot
nonints.h
Don't use emalloc and friends directly, but call them consistently
2008-10-06 22:09:21 +00:00
parse.c
intFile.fd should be initialised to -1, not 0.
2008-11-12 15:56:57 +00:00
pathnames.h
sprite.h
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
Don't use emalloc and friends directly, but call them consistently
2008-10-06 22:09:21 +00:00