aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cstyle.pl
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7348 - cstyle can't handle ellipsis on continuation lineGiuseppe Di Natale2017-01-261-2/+3
* OpenZFS 6999 - fix 'Use of uninitialized value $picky in numeric eq (==)' in ...Giuseppe Di Natale2017-01-261-1/+1
* OpenZFS 6459 - cstyle doesn't detect opening braces on the same line as funct...Paul Dagnelie2017-01-221-1/+49
* Don't hardcode perl path but use env insteadclefru2017-01-131-1/+2
* Fix spellingka72017-01-031-1/+1
* Fix cstyle.pl warningsBrian Behlendorf2016-06-031-4/+16
* cstyle: allow right paren on its own lineNed Bass2014-11-171-2/+3
* cstyle: Allow spaces in all commentsBrian Behlendorf2013-12-181-2/+2
* Add cstyle.pl utility and cstyle.1 man pageBrian Behlendorf2013-10-301-0/+950