NetBSD/usr.bin/make
sjg c2bb7dcfaf JobCreatePipe: do fcntl() *after* any fiddling of fd's
to avoid leaking descriptors.
Job_ServerStart: set closed on exec for jp_0 and jp_1.
2013-06-05 03:59:43 +00:00
..
lst.lib
PSD.doc
unit-tests Add unit-test for export-env and gmake export 2013-03-22 16:36:46 +00:00
arch.c Replace __dead, __unused and the various printf format attributes 2012-06-12 19:21:50 +00:00
buf.c Var* are generally very liberal with memory, with the expectation 2012-04-24 20:26:58 +00:00
buf.h Var* are generally very liberal with memory, with the expectation 2012-04-24 20:26:58 +00:00
compat.c Remove Check_Cwd - it is no longer needed. 2013-01-25 02:01:10 +00:00
cond.c off-by-one 2012-11-03 13:59:27 +00:00
config.h
dir.c Add a .STALE special target that gets invoked when dependency files contain 2013-03-05 22:01:43 +00:00
dir.h Remove recheck hackery that caused extra stats, and explicitly ask for 2012-04-07 18:29:08 +00:00
for.c Handle "quoted strings" as items in a .for list 2012-06-03 04:29:40 +00:00
hash.c
hash.h
job.c JobCreatePipe: do fcntl() *after* any fiddling of fd's 2013-06-05 03:59:43 +00:00
job.h Add a .STALE special target that gets invoked when dependency files contain 2013-03-05 22:01:43 +00:00
lst.h
main.c If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON 2013-03-23 05:31:29 +00:00
make_malloc.c Do not include make_malloc.h or declare progname, 2012-06-20 17:46:28 +00:00
make_malloc.h
make.1 improve wording 2013-05-22 19:35:11 +00:00
make.c Do not stop looking for children, just because one has a .ORDER dependency. 2012-11-09 18:53:05 +00:00
make.h Fix obvious typo. 2013-02-25 01:57:14 +00:00
Makefile Don't pass debug flags etc. to unit-tests 2012-05-30 21:54:23 +00:00
Makefile.boot
meta.c New compiler doesn't like foo() 2013-05-16 21:56:56 +00:00
meta.h If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON 2013-03-23 05:31:29 +00:00
nonints.h Add a knob to control whether -V fully expands a plain variable by default. 2012-08-30 21:17:05 +00:00
parse.c ParseGmakeExport: terminate variable at '=', or setenv(3) will fail 2013-03-22 16:07:59 +00:00
pathnames.h
sprite.h
str.c
strlist.c
strlist.h
suff.c We cannot skip all Suff processing for .PHONY targets, 2013-05-18 13:13:34 +00:00
targ.c Replace __dead, __unused and the various printf format attributes 2012-06-12 19:21:50 +00:00
trace.c
trace.h
util.c Fix findenv() to fully match name 2012-06-04 22:45:05 +00:00
var.c Clean up some left overs 2013-05-29 00:23:31 +00:00