summaryrefslogtreecommitdiff
path: root/src/common/fs/fs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFileGravatar Morph2021-06-221-2/+3
* common: fs: Use the normal directory iterator in *Recursively functionsGravatar Morph2021-06-121-2/+16
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-251-0/+610