plan9fox/sys/src/cmd/mk
cinap_lenrek de19776b2f mk: remove buggy and useless symtab functions (thanks qrstuv)
neither symdel nor symstat were used anywhere. syminit was used but
had no effect. both syminit and symdel dereference pointers after
freeing them. symstat can be tricked into writing beyond the bounds of
its array
2016-06-02 00:12:36 +02:00
..
acid
arc.c
archive.c
bufblock.c
env.c
file.c
fns.h mk: remove buggy and useless symtab functions (thanks qrstuv) 2016-06-02 00:12:36 +02:00
graph.c
job.c
lex.c
main.c mk: remove buggy and unneeded syminit() function (thanks qurstuv) 2016-06-01 18:31:21 +02:00
match.c
mk.c
mk.h
mkconv
mkfile
parse.c
plan9.c
rc.c
recipe.c
rule.c
run.c
shprint.c
symtab.c mk: remove buggy and useless symtab functions (thanks qrstuv) 2016-06-02 00:12:36 +02:00
var.c
varsub.c
word.c