NetBSD/usr.bin/xlint/lint1
2002-01-30 06:48:32 +00:00
..
cgram.y Add a missing "static" on a function decl. 2002-01-30 06:48:32 +00:00
decl.c Centralize the initialization/declaration of the ttab. 2002-01-18 21:01:38 +00:00
emit1.c cleanup (prior to more adding more features): 2001-05-28 12:40:37 +00:00
err.c Don't use fd_set to keep track of errors to ignore. Doing so relies on 2001-12-13 23:56:00 +00:00
externs1.h Centralize the initialization/declaration of the ttab. 2002-01-18 21:01:38 +00:00
func.c * Add header files (ilp32.h and lp64.h) that describe the two 2002-01-03 04:25:14 +00:00
init.c Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
lint1.h Don't use fd_set to keep track of errors to ignore. Doing so relies on 2001-12-13 23:56:00 +00:00
main1.c Remove #include <err.h> (now in lint.h). 2002-01-29 02:43:38 +00:00
Makefile Centralize the initialization/declaration of the ttab. 2002-01-18 21:01:38 +00:00
makeman new script to generate a man page of error messages that lint generates 2000-07-06 01:08:10 +00:00
mem1.c Remove #include <err.h> (now in lint.h). 2002-01-29 02:43:38 +00:00
op.h
scan.l Remove #include <err.h> (now in lint.h). 2002-01-29 02:43:38 +00:00
tree.c Fix a bug in detecting overflow in unsigned multiplication. 2001-11-17 04:35:32 +00:00