aboutsummaryrefslogtreecommitdiff
path: root/src/find.c
Commit message (Collapse)AuthorAgeFilesLines
* SEAD - memory leaksJoseph Hunkeler2020-01-301-20/+8
|
* Fix inane compiler warningsJoseph Hunkeler2019-12-301-1/+1
| | | | | | * fix rpath_set * add rpath_autoset * add internal command "rpath_set"
* Minor fixes:Joseph Hunkeler2019-12-291-1/+4
| | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks
* Fixes:Joseph Hunkeler2019-12-281-0/+3
| | | | | | | * doxygen config * doxygen @file directives * corrected stupid strip() implemention * corrected strip usage by config parser. wrong pointer.
* Refactor project structureJoseph Hunkeler2019-12-181-0/+154