summaryrefslogtreecommitdiffstats
path: root/src/common/fs/file.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6460 from Morph1984/fs-access-log-fixMorph2021-06-161-4/+0
|\
| * common: fs: file: Remove redundant call to WriteStringToFileMorph2021-06-161-4/+0
* | common: fs: file: Flush the file to the disk when Flush() is calledMorph2021-06-131-1/+5
|/
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+392