NetBSD/usr.bin/xlint/lint1
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
..
cgram.y WARNS=4 2008-11-16 07:06:37 +00:00
decl.c WARNS=4 2008-11-16 07:06:37 +00:00
emit1.c
err.c
externs1.h WARNS=4 2008-11-16 07:06:37 +00:00
func.c WARNS=4 2008-11-16 07:06:37 +00:00
init.c
lint1.h Ignore restrict in the contexts where const and volatile is allowed. 2008-12-10 16:12:39 +00:00
main1.c
Makefile WARNS=4 2008-11-16 07:06:37 +00:00
makeman
mem1.c
op.h
print.c
scan.l Ignore restrict in the contexts where const and volatile is allowed. 2008-12-10 16:12:39 +00:00
tree.c WARNS=4 2008-11-16 07:06:37 +00:00