summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-06-22common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFileMorph1-2/+3
2021-06-12common: fs: Use the normal directory iterator in *Recursively functionsMorph1-2/+16
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-0/+610