NetBSD/usr.bin/make
itohy 6aeb72f23f Reduced memory leaks.
I found some more leaks, but are not in inside of iterations.
1998-11-01 03:07:33 +00:00
..
PSD.doc
lst.lib use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
Makefile use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
Makefile.boot Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases 1998-05-21 17:19:46 +00:00
arch.c Make a MAKE_BOOTSTRAP case work on NetBSD, too, for cross-compile cases 1998-05-21 17:19:46 +00:00
bit.h getopt returns -1 not EOF, use memmove instead of bcopy 1997-11-08 09:33:15 +00:00
buf.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
buf.h Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
compat.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00
cond.c Fix conditional variable expression parsing (reported by cgd) 1998-09-18 20:35:11 +00:00
config.h PR/4140: David A. Holland: use svr4 style archives for ELF environments 1997-09-26 13:29:05 +00:00
dir.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
dir.h Add the new .NOPATH feature which can be used to disable .PATH search 1997-05-08 21:24:41 +00:00
for.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
hash.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
hash.h
job.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00
job.h PR/5210: Hauke Fath: make core dumps with .SHELL 1998-03-26 19:20:36 +00:00
list.h
lst.h
main.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00
make.1 - Add {.,}[s-]include for silent include file failures 1998-08-06 13:42:22 +00:00
make.c PR/5210: Hauke Fath: make core dumps with .SHELL 1998-03-26 19:20:36 +00:00
make.h Only define const and volatile when __STDC__ is not defined (for BOOTSTRAP) 1998-10-18 14:23:48 +00:00
nonints.h Fix conditional variable expression parsing (reported by cgd) 1998-09-18 20:35:11 +00:00
parse.c PR/6174: ITOH Yasufumi: Purify bug and a compile error in utility code. 1998-09-18 20:15:36 +00:00
pathnames.h
sprite.h
str.c PR/5210: Hauke Fath: make core dumps with .SHELL 1998-03-26 19:20:36 +00:00
suff.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00
targ.c Y2K fixes: use strftime(), and add a fake strftime() for systems that do 1998-02-04 14:47:39 +00:00
util.c strftime is not needed for svr4 machines; also fix the prototype footprint. 1998-10-18 14:24:16 +00:00
var.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00