NetBSD/usr.bin/xlint
joerg 7d8b9145a5 Ignore restrict in the contexts where const and volatile is allowed.
No validation for the use (e.g. that it is used on a pointer), but
enough to not stop valid C99 programs.
2008-12-10 16:12:39 +00:00
..
arch
common Add a missing label for LCOMPLEX 2008-09-26 23:51:04 +00:00
lint1 Ignore restrict in the contexts where const and volatile is allowed. 2008-12-10 16:12:39 +00:00
lint2 Teach lint about long double _Complex (C99) 2008-09-26 22:52:24 +00:00
llib
xlint Undefine __PCC__ the same as __GNUC__ inside lint. 2008-08-29 00:44:48 +00:00
Makefile
Makefile.inc