aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/headers_check.pl (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-31kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg1-1/+1
2009-01-02kbuild: ignore a few files in headers_checkSam Ravnborg1-0/+6
2009-01-02kbuild: add checks for include of linux/types in userspace headersSam Ravnborg1-3/+44
2009-01-02kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg1-1/+10
2009-01-02headers_check.pl: disallow extern'sMike Frysinger1-1/+11
2008-10-29Fix incompatibility with versions of Perl less than 5.6.0Jeremy Huntwork1-5/+5
2008-07-25kbuild: optimize headers_* targetsSam Ravnborg1-0/+56