NetBSD/usr.bin/make
apb ec2d191f5e Revert to revision 1.128. Now that the Var* functions no longer try to
write into const strings, it's safe to pass a truly constant string to
Var_Subst.
2007-10-13 20:01:33 +00:00
..
lst.lib
PSD.doc
unit-tests Fix an off-by-one error in handing mal-formed modifiers. 2007-10-09 05:55:03 +00:00
arch.c
buf.c
buf.h
compat.c Add the ability to .export variables to the environment. 2007-10-05 15:27:45 +00:00
cond.c
config.h
dir.c
dir.h
for.c
hash.c
hash.h
job.c Revert to revision 1.128. Now that the Var* functions no longer try to 2007-10-13 20:01:33 +00:00
job.h Add the ability to tweak the token output before targets in job mode. 2007-10-01 22:14:09 +00:00
lst.h
main.c * Convert all uses of strdup() to estrdup(); 2007-10-13 16:16:41 +00:00
make.1 Use .MAKE.MAKEFILES to track all the makefiles that have been read 2007-10-08 20:26:36 +00:00
make.c
make.h Use .MAKE.MAKEFILES to track all the makefiles that have been read 2007-10-08 20:26:36 +00:00
Makefile Revert 1.34 (CFLAGS+=-g) that have been commited by mistake (hi, xtos). 2007-09-25 21:28:26 +00:00
Makefile.boot
nonints.h * Convert all uses of strdup() to estrdup(); 2007-10-13 16:16:41 +00:00
parse.c strlen returns size_t 2007-10-13 18:28:35 +00:00
pathnames.h
sprite.h
str.c
suff.c
targ.c
trace.c
trace.h
util.c * Convert all uses of strdup() to estrdup(); 2007-10-13 16:16:41 +00:00
var.c Don't write into const strings; not even if we intend to 2007-10-13 19:59:52 +00:00