NetBSD/usr.bin/xlint
christos 692e9c49f5 PR/33984: YAMAMOTO Takashi: lint complains about typedef
The grammar for c99 initializers only looked for name tokens, so if there
was a typedef'ed name it failed. Fixed by looking at all identifier tokens.
2006-07-12 20:03:48 +00:00
..
arch allow powerpc64 lint to build (not really tested yet though.) 2006-06-29 23:41:28 +00:00
common Add RCSId. 2006-04-17 06:53:06 +00:00
lint1 PR/33984: YAMAMOTO Takashi: lint complains about typedef 2006-07-12 20:03:48 +00:00
lint2 gcc says case is missing, coverity says case not reached. Appease both. 2006-03-22 16:16:59 +00:00
llib
xlint
Makefile
Makefile.inc