aboutsummaryrefslogtreecommitdiffstats
path: root/argparse.c
Commit message (Expand)AuthorAgeFilesLines
* Improve help textPA4WDH2023-05-271-11/+15
* Add feature to use unixtime timestamps in logs and CSVPA4WDH2023-05-271-2/+7
* Add CSV loggingPA4WDH2023-05-241-1/+12
* Detect program name from argv[0]PA4WDH2023-05-241-3/+15
* Add data log optionPA4WDH2023-05-241-1/+5
* Redirect all output to logging functionsPA4WDH2023-05-241-1/+1
* Add logging functionsPA4WDH2023-05-241-3/+19
* Add argument parsing and validationPA4WDH2023-05-211-0/+79