1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/make
2019-01-31 10:27:28 +00:00
..
lst.lib gc lst_ForEachNodeWhile, which isn't actually in use anywhere 2015-10-14 13:52:11 +00:00
PSD.doc
arch.c GC old cruft. 2017-07-24 12:07:46 +00:00
arch.h
buf.c
buf.h
cmd_exec.c remove unused variable 2016-03-28 11:27:37 +00:00
cmd_exec.h
compat.c small obvious cleanups: 2016-10-21 16:12:38 +00:00
compat.h
cond_int.h
cond.c More NUL (not NULL) checks. 2017-12-19 20:44:53 +00:00
cond.h
config.h
defines.h make sure we use stdbool.h 2015-10-14 13:50:22 +00:00
dir.c small obvious cleanups: 2016-10-21 16:12:38 +00:00
dir.h
direxpand.c small obvious cleanups: 2016-10-21 16:12:38 +00:00
direxpand.h
dump.c small obvious cleanups: 2016-10-21 16:12:38 +00:00
dump.h
engine.c handle -s and -i in a uniform fashion, do not try to change the node type 2018-11-27 09:33:48 +00:00
engine.h
error.c
error.h
extern.h
for.c Fix a case where we could go off the end of the buffer. 2017-12-05 17:47:09 +00:00
for.h
garray.h
generate.c Implement the ${<D} and ${<F} variables, as documented in the manual. 2016-10-14 09:27:21 +00:00
gnode.h better display of cycles in -j mode. 2017-06-22 17:08:20 +00:00
init.c
init.h
job.c somehow, I lost that static. 2017-12-19 13:51:13 +00:00
job.h
location.h
lowparse.c small obvious cleanups: 2016-10-21 16:12:38 +00:00
lowparse.h
lst_t.h
lst.h gc lst_ForEachNodeWhile, which isn't actually in use anywhere 2015-10-14 13:52:11 +00:00
main.c use strtonum instead of strtoll to parse the argument to -j 2017-04-20 03:04:11 +00:00
main.h
make.1 thinko, from Scott Cheloha 2019-01-31 10:27:28 +00:00
make.c zap trailing spaces from the previous commits and also other trailing 2017-06-22 17:09:10 +00:00
make.h
Makefile depend is dead 2017-07-19 10:19:25 +00:00
memory.c
memory.h GC old cruft. 2017-07-24 12:07:46 +00:00
node_int.h
parse.c fix indentation 2018-09-20 11:41:28 +00:00
parse.h fix duplicate targets in target list for good: split previous groupling fix 2015-11-29 09:17:12 +00:00
parsevar.c add !!= 2016-10-23 14:54:14 +00:00
parsevar.h
pathnames.h
regress.c exit needs stdlib, switch to "return 0" to fix. 2015-11-15 06:01:39 +00:00
stats.c
stats.h
str.c
str.h
suff.c commit again the cleanup part that didn't break anything 2018-11-13 14:51:35 +00:00
suff.h
symtable.h
targ.c better display of cycles in -j mode. 2017-06-22 17:08:20 +00:00
targ.h
targequiv.c small obvious cleanups: 2016-10-21 16:12:38 +00:00
targequiv.h
timestamp.c
timestamp.h
var_int.h
var.c add !!= 2016-10-23 14:54:14 +00:00
var.h add !!= 2016-10-23 14:54:14 +00:00
varmodifiers.c Also check for NUL termination at the first character of tstr in 2017-07-10 07:10:29 +00:00
varmodifiers.h
varname.c
varname.h