aboutsummaryrefslogtreecommitdiff
path: root/lib/environment.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove invalid escape characterJoseph Hunkeler2020-06-071-5/+3
|
* 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