NetBSD/usr.bin/make
dsl fb889ecbbd Change a 'while' loop to a 'for' loop so we can add 'free(line)' into the
loop continue part.  Remove the 'free(line)' from teh end of the loop body,
change the gotos into continues and collapse out some 'else if's.
All in the name of code transparency.  No functional changes.
2006-10-15 18:08:14 +00:00
..
lst.lib
PSD.doc
unit-tests
arch.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
buf.c
buf.h
compat.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
cond.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
config.h Allow make(1) to be built with something other than "sh" as the 2006-10-09 20:44:35 +00:00
dir.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
dir.h
for.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
hash.c
hash.h
job.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
job.h There is no need to resize the pollfd array, it can only ever have 2+maxJobs 2006-10-11 07:01:44 +00:00
lst.h
main.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
make.1
make.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
make.h Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
Makefile WFORMAT is no more... 2006-10-08 17:52:28 +00:00
Makefile.boot
nonints.h Fix non-native build. 2006-08-26 22:19:03 +00:00
parse.c Change a 'while' loop to a 'for' loop so we can add 'free(line)' into the 2006-10-15 18:08:14 +00:00
pathnames.h
sprite.h
str.c If a word is "" eat the last quote since we ate the first. 2006-08-11 19:11:00 +00:00
suff.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
targ.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00
trace.c
trace.h
util.c
var.c Output all debug trace output through 'debug_file' defaulting to 'stdout'. 2006-10-15 08:38:21 +00:00