ack/util/opt
George Koehler ca4bd38206 Delete old "assert.h" files; use libc <assert.h>.
Edit build.lua for programs losing their private assert.h, so they
depend on a list of .h files excluding assert.h.

Remove modules/src/assert; it would be a dependency of cpp.ansi but we
didn't build it, so cpp.ansi uses the libc assert.

I hope that libc <assert.h> can better report failed assertions.  Some
old "assert.h" files didn't report the expression.  Some reported a
literal "x", because traditional C expanded the macro parameter x in
"x", but ANSI C89 doesn't expand macro parameters in string literals.
2017-11-09 22:22:13 -05:00
..
alloc.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
alloc.h
backward.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
build.lua Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
cleanup.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
em_opt.6
ext.h
flow.c
getline.c
line.h
lookup.c
lookup.h
main.c Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
mktab.y
optim.h
param.h
pattern.h
patterns Fix pattern that was rewriting func(! var, var) as func(1). 2017-10-29 14:53:33 -04:00
peephole.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
pop_push.awk
pop_push.h
process.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
proinf.h
putline.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
reg.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
scan.l
special.c
tes.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
tes.h
testopt
types.h Header --> Id 1994-06-24 11:31:16 +00:00
util.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
var.c