summaryrefslogtreecommitdiff
path: root/usr.bin/xlint/lint1/decl.c
AgeCommit message (Expand)Author
2010-07-27Fix compilation on gcc2 platforms, where _Bool and _Complex aren'tPhilip Guenthe
2010-07-24Teach lint about C99's _Bool and _Complex, plus some related gccPhilip Guenthe
2007-11-27typos; ok jmc@Martynas Venckus
2006-05-29Get rid of -t (traditional C) option. Some corrections by moritz.Chad Loder
2006-05-05Fix SEGV on prototypes containing functions; from NetBSD rev 1.18;Otto Moerbeek
2006-04-25Rather than use the psize() macro everywhere (portable size macro whichChad Loder
2006-03-08some cleanup including:Moritz Jodeit
2005-12-18Grok NORETURN function prototypes in addition to NORETURN functionChad Loder
2005-12-10translate a bunch of comments from german to englishMartin Reindl
2005-12-10Fix a commentChad Loder
2005-12-10Fix a crash when enum bitfields are encountered. Reported by marc onChad Loder
2005-11-23Grok __restrict__ and __restrict keywords. OK deraadtChad Loder
2005-11-20Fix typos in commentsChad Loder
2005-11-20spacingTheo de Raadt
2005-11-19knf. OK kjell, bradChad Loder
2005-08-14catched->caughtMiod Vallat
2004-08-03permit other types in a bit field (too common)Theo de Raadt
2004-07-21typo in comment; Fabio Olive LeiteTodd C. Miller
2003-11-08typos from Jonathon Gray;Jason McIntyre
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19more than typoTheo de Raadt
2001-09-19occured->occurredMike Pechkin
1998-07-29fix some initialization; ITOH Yasufumi <yasufu-i@is.aist-nara.ac.jp>Todd C. Miller
1998-07-27s/comparision/comparison/g; netbsdTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt