aboutsummaryrefslogtreecommitdiff
path: root/lib/mirrors.c
Commit message (Collapse)AuthorAgeFilesLines
* Move file_readlines function out of mirrors.cJoseph Hunkeler2020-05-251-81/+0
|
* 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