NetBSD/usr.bin/xlint/lint1
he e02c317333 Simplify the previous change. There's actually no need to treat constants
specially in ptconv(), the constants will be checked in convert() anyway.
2006-10-18 21:34:39 +00:00
..
Makefile Fix c99 initialization issues. Now the regression tests work. 2006-10-14 21:08:50 +00:00
cgram.y Use __inline instead of inline, to allow linting of ourselves... 2006-10-17 23:53:30 +00:00
decl.c flex arrays are a c9x feature. 2006-07-13 17:49:29 +00:00
emit1.c in several comments: 2005-09-24 15:30:35 +00:00
err.c say from what type to what time we are converting. 2005-01-02 10:40:49 +00:00
externs1.h Fix c99 initialization issues. Now the regression tests work. 2006-10-14 21:08:50 +00:00
func.c in several comments: 2005-09-24 15:30:35 +00:00
init.c in the same way that we need an extra level for arrays, do the same for struct. 2006-10-15 18:18:54 +00:00
lint1.h in several comments: 2005-09-24 15:30:35 +00:00
main1.c in several comments: 2005-09-24 15:30:35 +00:00
makeman
mem1.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
op.h
print.c do the #ifndef lint dance for __RCSID; also, include the appropriate 2006-10-15 01:16:31 +00:00
scan.l Make a minimal attempt at distinguishing between the hosts and the 2006-10-16 13:33:57 +00:00
tree.c Simplify the previous change. There's actually no need to treat constants 2006-10-18 21:34:39 +00:00