NetBSD/usr.bin/xlint/lint1
2014-10-18 08:33:23 +00:00
..
cgram.y oops I terminated the block too early (thanks unit tests!) 2014-09-26 15:26:01 +00:00
decl.c handle LDOUBLE 2014-04-18 00:20:37 +00:00
emit1.c
err.c add __extension__ and typeof 2014-02-18 22:01:36 +00:00
externs1.h Handle the rest of gcc __attribute__ s. 2014-04-18 00:23:46 +00:00
func.c Allow linted comments to take an argument that defines which error to suppress. 2013-04-19 17:43:05 +00:00
init.c Don't free memory; it is used later. 2014-04-17 16:29:26 +00:00
lint1.h typo in comment 2014-07-20 23:00:49 +00:00
main1.c provide a poor man's fmemopen() 2014-04-18 21:53:44 +00:00
Makefile commit test 2013-05-10 15:41:44 +00:00
Makefile.ops-c better dependency handling 2011-02-05 19:13:48 +00:00
Makefile.ops-h better dependency handling 2011-02-05 19:13:48 +00:00
makeman
mem1.c only fill memory with junk if BLKDEBUG 2014-04-18 00:21:14 +00:00
mkops weprovidedarracount()sothatwedon'tneedtosqueezethespacesout. 2011-02-07 23:56:18 +00:00
op.h as promised make the last ops table auto-generated. 2011-02-05 17:14:14 +00:00
ops.def as promised make the last ops table auto-generated. 2011-02-05 17:14:14 +00:00
print.c
scan.l src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
tree.c - add a function to dump a node 2014-04-17 18:23:18 +00:00