summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFileMorph2021-06-221-2/+3
* common: fs: Use the normal directory iterator in *Recursively functionsMorph2021-06-121-2/+16
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+610