Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-06 | Switch to use safe_strtoint instead of strtol | Bryce Harrington | 1 | -3/+2 |
2016-08-06 | option-parser: Improve error checking for strtol call | Bryce Harrington | 1 | -2/+9 |
2016-07-08 | option-parser: Require integer option string values to be base-10 | Bryce Harrington | 1 | -2/+2 |
2016-03-08 | option-parser: Handle short double-arg options | Bryce Harrington | 1 | -3/+38 |
2015-06-15 | shared: Update boilerplate from MIT X11 license to MIT Expat license | Bryce Harrington | 1 | -16/+19 |
2014-09-11 | parse_options: fail on more malformed options | Bill Spitzak | 1 | -28/+69 |
2013-06-05 | configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS | Daniel Stone | 1 | -0/+2 |
2013-02-20 | Pass argc pointer to parse_options() | Kristian Høgsberg | 1 | -2/+3 |
2012-03-12 | Add an option parser | Kristian Høgsberg | 1 | -0/+82 |