aboutsummaryrefslogtreecommitdiff
path: root/src/fs.c
Commit message (Expand)AuthorAgeFilesLines
* SEAD - memory leaksJoseph Hunkeler2020-01-301-1/+4
* fstree() now accepts filter modes SPM_FSTREE_FLT_{NONE,CONTAINS,ENDSWITH,STAR...Joseph Hunkeler2020-01-231-28/+52
* Change fstree signatureJoseph Hunkeler2020-01-221-3/+3
* Groundhog day 2Joseph Hunkeler2020-01-221-0/+1
* Handle realpath() error when string is NULLJoseph Hunkeler2020-01-141-0/+5
* Sanitize inputs BEFORE constructing a command stringJoseph Hunkeler2019-12-311-2/+4
* FixesJoseph Hunkeler2019-12-301-1/+1
* Fix inane compiler warningsJoseph Hunkeler2019-12-301-5/+4
* Minor fixes:Joseph Hunkeler2019-12-291-10/+10
* Documentation (and stubs)Joseph Hunkeler2019-12-281-0/+36
* Fixes:Joseph Hunkeler2019-12-281-1/+4
* Started work on build helper functionsJoseph Hunkeler2019-12-281-0/+25
* Version matching and package searchingJoseph Hunkeler2019-12-261-0/+24
* Add expandpath()Joseph Hunkeler2019-12-201-0/+74
* Refactor project structureJoseph Hunkeler2019-12-181-0/+264