1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.bin/xlint
David Malone c4e3e4f1b5 1) Make usage() as dead2 - it helps the compiler know that some vars
are not used uninitialised.
2) Fix some constness problems.
3) Avoid a signedness problem by casting to size_t. If bn != stuff,
than stuff-1-bn should be > 0.
2010-01-05 20:53:55 +00:00
..
arch Remove alpha-specific stuff. 2006-08-23 12:12:56 +00:00
common
lint1 MFp4(mips2-jnpr): 2008-04-04 21:35:13 +00:00
lint2 Include <err.h> where needed. Add $FreeBSD$ where missing. 2005-08-05 09:07:42 +00:00
llib
xlint 1) Make usage() as dead2 - it helps the compiler know that some vars 2010-01-05 20:53:55 +00:00
Makefile
Makefile.inc