..
lst.lib
Sprinkle some const.
2009-01-23 21:58:27 +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
Sprinkle some const.
2009-01-23 21:58:27 +00:00
buf.c
Change 'Buffer' so that it is the actual struct, not a pointer to it.
2009-01-17 13:29:37 +00:00
buf.h
__predict_false() isn't defined if we aren't netbsd, stub out.
2009-01-17 13:55:42 +00:00
compat.c
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
cond.c
Sprinkle some const.
2009-01-23 21:58:27 +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 cast 'time_t' to 'void *' and back it will lose precision.
2009-01-24 10:59:09 +00:00
dir.h
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
for.c
Change 'Buffer' so that it is the actual struct, not a pointer to it.
2009-01-17 13:29:37 +00:00
hash.c
Don't cast 'time_t' to 'void *' and back it will lose precision.
2009-01-24 10:59:09 +00:00
hash.h
Don't cast 'time_t' to 'void *' and back it will lose precision.
2009-01-24 10:59:09 +00:00
job.c
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
job.h
Use NULL instead of -1 cast to the relavant type (usually via NIL).
2008-12-13 15:19:29 +00:00
lst.h
Sprinkle some const.
2009-01-23 21:58:27 +00:00
main.c
Sprinkle some const.
2009-01-23 21:58:27 +00:00
make.1
Correct the definition of the :? modifier - in particular the modifier
2009-01-24 11:56:41 +00:00
make.c
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
make.h
Use NULL instead of -1 cast to the relavant type (usually via NIL).
2008-12-13 15:19:29 +00:00
Makefile
Add functions for processing extendable arrays of pointers to strings.
2008-12-20 22:41:53 +00:00
Makefile.boot
Add functions for processing extendable arrays of pointers to strings.
2008-12-20 22:41:53 +00:00
nonints.h
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
parse.c
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
pathnames.h
sprite.h
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
str.c
Change 'Buffer' so that it is the actual struct, not a pointer to it.
2009-01-17 13:29:37 +00:00
strlist.c
Allocate string vector in chunks, instead of calling realloc()
2009-01-16 21:15:34 +00:00
strlist.h
Allocate string vector in chunks, instead of calling realloc()
2009-01-16 21:15:34 +00:00
suff.c
Sprinkle some const.
2009-01-23 21:58:27 +00:00
targ.c
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00
trace.c
prepare for time_t 64
2008-12-28 18:31:51 +00:00
trace.h
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
util.c
Use NULL instead of -1 cast to the relavant type (usually via NIL).
2008-12-13 15:19:29 +00:00
var.c
Change 'ClientData' to 'void *' so that relevant parameters can
2009-01-23 21:26:30 +00:00