NetBSD/usr.bin/xlint/lint1
2011-02-07 23:56:18 +00:00
..
cgram.y Fix typo in comment. 2010-02-09 23:05:16 +00:00
decl.c handle bit fields in packed structures. 2009-10-02 21:49:30 +00:00
emit1.c
err.c understand __attribute__((__packed__)) and __packed. 2009-10-02 15:03:45 +00:00
externs1.h as promised make the last ops table auto-generated. 2011-02-05 17:14:14 +00:00
func.c
init.c change initialization from non const of regular variables to c99 instead of 2009-10-02 18:17:16 +00:00
lint1.h recognize struct __packed x { }; in addition to struct x { } __packed; 2009-10-02 19:01:13 +00:00
main1.c
Makefile generate ops table dynamically. Will move the other table from tree.c there 2011-02-04 23:32: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 PR/44235: Valeriy E. Ushakov: Don't pick up a block from the free list if 2011-01-17 03:04:10 +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 Observe the following spelling: 2010-12-16 17:42:25 +00:00
tree.c as promised make the last ops table auto-generated. 2011-02-05 17:14:14 +00:00