Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Completely inline getopt.cpp into getopt.h so it can be used in toolbox and o... | lloyd | 2010-01-03 | 1 | -6/+85 |
* | Add copyright and license notes to pretty much every file that didn't have them, | lloyd | 2009-12-31 | 1 | -0/+5 |
* | Add a value_if_set member function to the getopt implementation (returns | lloyd | 2006-12-09 | 1 | -0/+2 |
* | Add header guards | lloyd | 2006-08-09 | 1 | -0/+5 |
* | Add a simple option parser to the check utility; it makes for much saner | lloyd | 2006-08-09 | 1 | -0/+38 |