NetBSD/usr.bin/xlint/lint1
dholland 96ee89a3c5 Fix wrong memset; PR bin/39733 from Henning Petersen. 2008-10-13 14:00:37 +00:00
..
Makefile preliminary _Complex support. 2008-04-25 22:18:34 +00:00
cgram.y preliminary _Complex support. 2008-04-25 22:18:34 +00:00
decl.c Don't accidentally treat "long double" as "long". PR bin/39639. 2008-09-27 20:04:24 +00:00
emit1.c Teach lint about long double _Complex (C99) 2008-09-26 22:52:24 +00:00
err.c Add Picky flag; this produces more warnings: 2008-07-31 15:21:34 +00:00
externs1.h Add Picky flag; this produces more warnings: 2008-07-31 15:21:34 +00:00
func.c Add a check for 'continue' inside a 'do ... while (0)' loop. 2008-07-25 18:33:53 +00:00
init.c fix "long double" type recognition which broke with the complex changes. 2008-04-26 16:14:23 +00:00
lint1.h fix const and volatile printing in types. 2008-05-01 21:52:19 +00:00
main1.c Add Picky flag; this produces more warnings: 2008-07-31 15:21:34 +00:00
makeman Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
mem1.c
op.h preliminary _Complex support. 2008-04-25 22:18:34 +00:00
print.c Add Picky flag; this produces more warnings: 2008-07-31 15:21:34 +00:00
scan.l Fix wrong memset; PR bin/39733 from Henning Petersen. 2008-10-13 14:00:37 +00:00
tree.c Add the complex types to the floating point promotion rules. 2008-09-27 02:30:46 +00:00