8176f52bc9
The variables are renamed to reflect to which memory region each pointer belongs. The variable "curlen" was always zero. The type of "ch" has changed to char, and its scope is now limited to its actual use. Comparisons of pointers are now consistently written as p != NULL instead of !p, like character comparisons are written as ch != '\0'. The "store_words_buf" is updated when the function returns, not before. |
||
---|---|---|
.. | ||
filemon | ||
lst.lib | ||
PSD.doc | ||
unit-tests | ||
arch.c | ||
buf.c | ||
buf.h | ||
compat.c | ||
cond.c | ||
config.h | ||
dir.c | ||
dir.h | ||
for.c | ||
hash.c | ||
hash.h | ||
job.c | ||
job.h | ||
lst.h | ||
main.c | ||
make_malloc.c | ||
make_malloc.h | ||
make.1 | ||
make.c | ||
make.h | ||
Makefile | ||
Makefile.boot | ||
meta.c | ||
meta.h | ||
metachar.c | ||
metachar.h | ||
nonints.h | ||
parse.c | ||
pathnames.h | ||
sprite.h | ||
str.c | ||
strlist.c | ||
strlist.h | ||
suff.c | ||
targ.c | ||
trace.c | ||
trace.h | ||
util.c | ||
var.c |