Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-06 | common: fs: file: Revert Flush to its previous behavior and add Commit | Morph | 1 | -2/+24 |
2021-07-06 | common: fs: file: Flush the file in GetSize | Morph | 1 | -0/+3 |
2021-06-22 | common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile | Morph | 1 | -2/+2 |
2021-06-16 | common: fs: file: Remove redundant call to WriteStringToFile | Morph | 1 | -4/+0 |
2021-06-13 | common: fs: file: Flush the file to the disk when Flush() is called | Morph | 1 | -1/+5 |
2021-05-26 | common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) | Morph | 1 | -0/+392 |