Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 4 (100.0%) | 91 (100.0%) | 22.7 |
src/ | 2 (50.0%) | 88 (96.7%) | 44.0 |
/ | 2 (50.0%) | 3 (3.3%) | 1.5 |
Added autoconf check for getopt.h header
5 lines of code changed in 2 files:
Added getopt_long() check.
1 lines of code changed in 1 file:
Added getopt and getopt_long support for command line parsing.
85 lines of code changed in 1 file: