aboutsummaryrefslogtreecommitdiff
path: root/src/rpath.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor fixes:Joseph Hunkeler2019-12-291-8/+8
| | | | | | * size_t in place of int * Moved some variables closer to their execution scope * Add some error checks
* Documentation (and stubs)Joseph Hunkeler2019-12-281-0/+6
|
* 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/+233