Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move find.c functions into fs.c | Joseph Hunkeler | 2020-06-05 | 1 | -1/+71 |
* | Refactor fstree (#39) | Joseph Hunkeler | 2020-06-03 | 1 | -78/+104 |
* | file_readlines now accepts STDIN (filename = "-") | Joseph Hunkeler | 2020-05-26 | 1 | -7/+22 |
* | Nevermind | Joseph Hunkeler | 2020-05-26 | 1 | -0/+1 |
* | readlines() return NULL array instead of array with a blank string. | Joseph Hunkeler | 2020-05-25 | 1 | -1/+0 |
* | Move file_readlines function out of mirrors.c | Joseph Hunkeler | 2020-05-25 | 1 | -0/+83 |
* | Implement error handling | Joseph Hunkeler | 2020-04-19 | 1 | -2/+0 |
* | spm_mkdtemp requires a base directory: | Joseph Hunkeler | 2020-04-18 | 1 | -3/+11 |
* | Add functions: | Joseph Hunkeler | 2020-04-14 | 1 | -0/+127 |
* | 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 |
* | Refactor project: build/install libspm[_static.a].so to make unit testing pos... | Joseph Hunkeler | 2020-03-18 | 1 | -0/+504 |