aboutsummaryrefslogtreecommitdiff
path: root/lib/mirrors.c
Commit message (Collapse)AuthorAgeFilesLines
* Add test_relocation_file_replace_text (#14)Joseph Hunkeler2020-04-081-5/+6
| | | | | | | | | * Add test_relocation_file_replace_text * Fix bad BUFSIZ allocation and interaction * Use the line limit not the number of lines * Zero line buffer before next read
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-0/+180
possible