Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add functions: | Joseph Hunkeler | 2020-04-14 | 1 | -0/+127 |
| | | | | | | | | | | | touch() fslist() * Add type: struct FSList * Consolidate platform specific includes | ||||
* | lib/fs.c | Joseph Hunkeler | 2020-04-10 | 1 | -2/+5 |
| | |||||
* | Fail if seek fails | Joseph Hunkeler | 2020-04-09 | 1 | -1/+3 |
| | |||||
* | Fix a few memory leaks: | Joseph Hunkeler | 2020-03-25 | 1 | -0/+1 |
| | | | | * Cannot free array of manifests successfully though... TODO | ||||
* | Refactor project: build/install libspm[_static.a].so to make unit testing ↵ | Joseph Hunkeler | 2020-03-18 | 1 | -0/+504 |
possible |