NetBSD/usr.bin/xlint/lint2
christos fd2a8295bb - make input errors print the lint source line number they are called from.
- simplify a conditional.
2005-07-16 19:54:00 +00:00
..
Makefile Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
chk.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
emit2.c recognize _Bool. 2004-09-12 08:58:52 +00:00
externs2.h Centralize the initialization/declaration of the ttab. 2002-01-18 21:01:38 +00:00
hash.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint2.h Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
main2.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
mem2.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
msg.c Factor out tyname() so that it can be used both by lint1 and lint2. 2005-04-07 16:28:40 +00:00
read.c - make input errors print the lint source line number they are called from. 2005-07-16 19:54:00 +00:00