aboutsummaryrefslogtreecommitdiff
path: root/lib/environment.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few memory leaks:Joseph Hunkeler2020-03-251-6/+8
| | | | * Cannot free array of manifests successfully though... TODO
* Refactor project: build/install libspm[_static.a].so to make unit testing ↵Joseph Hunkeler2020-03-181-0/+406
possible