NetBSD/usr.bin/make
2017-04-16 20:38:18 +00:00
..
lst.lib Revert all make changes except the unit tests to the state of three 2014-09-07 20:55:34 +00:00
PSD.doc Improve appearance (a little) when read with nroff, rather than troff 2017-03-01 13:05:11 +00:00
unit-tests Add test case for :M[^A-Z] 2017-04-13 16:23:39 +00:00
arch.c Fully avoid the nonstandard types u_char, u_int, and u_long, which 2016-04-06 09:57:00 +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 Add a .DELETE_ON_ERROR: magic target that causes *failed* targets as 2016-08-26 23:28:39 +00:00
cond.c Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
config.h Add a gmake inspired export command 2012-03-31 00:12:24 +00:00
dir.c Use, don't kludge, MAKE_ATTR_UNUSED. 2017-04-16 19:53:58 +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 Collapse the 3 boolean parameter to 1 flags parameter. No functional change. 2016-02-18 18:29:14 +00:00
hash.c Don't SEGV when Hash_Table is uninitialized 2013-11-14 00:27:05 +00:00
hash.h Extend the mtimes cache used by dir.c so it can be used by others. 2016-06-07 00:40:00 +00:00
job.c Add a .DELETE_ON_ERROR: magic target that causes *failed* targets as 2016-08-26 23:28:39 +00:00
job.h If commandShell hasErrCtl is true, set shellErrFlag for use by 2013-07-05 22:14:56 +00:00
lst.h Revert all make changes except the unit tests to the state of three 2014-09-07 20:55:34 +00:00
main.c Factor out parts of cached_realpath. 2017-04-16 20:14:49 +00:00
make_malloc.c nowadays function specifiers go in declaration_specifiers 2017-04-16 20:20:24 +00:00
make_malloc.h
make.1 Since we are avoiding VAR_INTERNAL, allow the variable :_ stores to 2017-02-01 18:39:27 +00:00
make.c Report node name rather than (null) when modified before src 2016-11-10 23:41:58 +00:00
make.h Refactor and simplify objdir setting code. 2016-12-07 15:00:46 +00:00
Makefile Adapt to changed Var_Subst() 2016-02-18 20:33:40 +00:00
Makefile.boot Rename NetBSD/hp700 to NetBSD/hppa. 2014-02-24 07:23:38 +00:00
meta.c Refactor the handling of .MAKE.META.IGNORE_* to meta_ignore() 2016-08-17 15:52:42 +00:00
meta.h Propagate errors from filemon. 2016-05-12 20:28:34 +00:00
metachar.c Adjust metachar handling to previous behaviour: 2015-06-19 08:03:35 +00:00
metachar.h remove <sys/cdefs.h> for portability reasons 2015-06-21 20:26:02 +00:00
nonints.h Drop main() prototype. 2016-09-05 00:40:28 +00:00
parse.c Use bmake_malloc where we don't test the return value of malloc currently. 2017-04-16 20:00:58 +00:00
pathnames.h
sprite.h
str.c Str_Match: allow [^a-z] to behave as expected. 2017-04-11 17:30:13 +00:00
strlist.c
strlist.h
suff.c Assert archive member syntax. Cite who guarantees it. 2017-04-16 20:38:18 +00:00
targ.c Use, don't kludge, MAKE_ATTR_UNUSED. 2017-04-16 19:53:58 +00:00
trace.c
trace.h
util.c Include signal.h early for MiNT and Linux. From pkgsrc. 2013-11-26 13:44:41 +00:00
var.c Use, don't kludge, MAKE_ATTR_UNUSED. 2017-04-16 19:53:58 +00:00