aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Move find_program to common (refactored as mstat_find_program)Joseph Hunkeler2023-02-101-29/+1
|
* Add slightly more information to the READMEJoseph Hunkeler2023-02-101-4/+40
|
* Add optionsJoseph Hunkeler2023-02-101-33/+133
| | | | | | * -o sets the output directory * cleaned up various stdout/stderr messages * add ability to spawn a process and monitor it
* Move find_program to commonJoseph Hunkeler2023-02-092-1/+44
| | | | * Add ability to return the path to program
* free resources in find_programJoseph Hunkeler2022-09-151-0/+2
|
* find_program did not use the name argument all. robust.Joseph Hunkeler2022-09-151-1/+4
|
* Initial commitJoseph Hunkeler2022-09-149-0/+1413