aboutsummaryrefslogtreecommitdiff
path: root/src/mime.c
Commit message (Collapse)AuthorAgeFilesLines
* SEAD - memory leaksJoseph Hunkeler2020-01-301-1/+5
|
* Remove md5sum functionJoseph Hunkeler2020-01-281-2/+2
| | | | * Fix a few glaring memory leaks
* FixesJoseph Hunkeler2019-12-301-1/+14
| | | | | | | * Verbosity++ * If no requirements are present do not to report we are installing some * Redirect all shell output to stderr (need a better way) * implemented file_is_binexec() to avoid running patchelf on generic data files
* Fixes:Joseph Hunkeler2019-12-281-0/+27
| | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer.
* Started work on build helper functionsJoseph Hunkeler2019-12-281-0/+97