aboutsummaryrefslogtreecommitdiffstats
path: root/checks/getopt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Completely inline getopt.cpp into getopt.h so it can be used in toolbox and o...lloyd2010-01-031-90/+0
* Add copyright and license notes to pretty much every file that didn't have them,lloyd2009-12-311-0/+5
* Add a value_if_set member function to the getopt implementation (returnslloyd2006-12-091-1/+7
* Add a simple option parser to the check utility; it makes for much sanerlloyd2006-08-091-0/+79