NetBSD/usr.bin/xlint/lint1
2014-02-04 08:08:59 +00:00
..
cgram.y Handle another declaration after statement case for lint in c99 mode. 2014-02-04 08:08:59 +00:00
decl.c downgrade illegal bitfield from error to warning so we can ignore it. 2013-12-15 03:43:37 +00:00
emit1.c
err.c Allow linted comments to take an argument that defines which error to suppress. 2013-04-19 17:43:05 +00:00
externs1.h Allow linted comments to take an argument that defines which error to suppress. 2013-04-19 17:43:05 +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 change initialization from non const of regular variables to c99 instead of 2009-10-02 18:17:16 +00:00
lint1.h Allow linted comments to take an argument that defines which error to suppress. 2013-04-19 17:43:05 +00:00
main1.c Allow linted comments to take an argument that defines which error to suppress. 2013-04-19 17:43:05 +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 Always use our own align macro and explain a bit more why this is bogus. 2011-06-24 01:10:31 +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 fix sequence point violations 2013-10-18 20:46:09 +00:00
tree.c make NOSTRICT behave the same a LINTED; use the new format. 2013-04-19 18:51:14 +00:00