summaryrefslogtreecommitdiff
path: root/usr.bin/xlint/lint1/externs1.h
AgeCommit message (Expand)Author
2012-04-08tedu lintJonathan Gray
2010-07-24Teach lint about C99's _Bool and _Complex, plus some related gccPhilip Guenthe
2006-05-29Get rid of -t (traditional C) option. Some corrections by moritz.Chad Loder
2006-05-28Kill the bflag, which was really just used to shut up a useless warningChad Loder
2006-05-28Kill the -a option for lint, which controlled (inconsistently) warningsChad Loder
2006-04-20Add a LINTUSED special comment which marks the following declared symbol(s)Chad Loder
2006-04-18The old way of passing function argument information was to pass an intChad Loder
2005-12-18Grok NORETURN function prototypes in addition to NORETURN functionChad Loder
2005-12-17Handle __dead functions using lint comments.Chad Loder
2005-12-12Cut down on extraneous "constant in conditional context" warnings whenChad Loder
2005-12-10Lint now warns about sizeof(term) where the operator is anything otherChad Loder
2005-12-10Add a new lint flag '-f' which, for each warning or error, prints theChad Loder
2005-12-10Back out all gcc attribute parsing changes until we can do this the rightChad Loder
2005-12-07Refactor __attribute__ parsing a bit. This takes us further to being ableChad Loder
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt