aboutsummaryrefslogtreecommitdiff
path: root/lib/relocation.c
Commit message (Collapse)AuthorAgeFilesLines
* relocate() return -1 on NULL argumentsJoseph Hunkeler2020-04-081-3/+10
|
* Test replace_text (#13)Joseph Hunkeler2020-04-061-9/+13
| | | | | | | * Add test boilerplate * Add replace_text test * Redo replace_text
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-0/+440
possible