summaryrefslogtreecommitdiff
path: root/src/common/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph2021-06-024-15/+14
* common: fs: fs_util: Add more string conversion functionsGravatar Morph2021-06-022-0/+33
* common/fs/file: Explicitly delete copy constructorsGravatar Lioncash2021-05-281-1/+4
* common/fs/file: Devirtualize destructorGravatar Lioncash2021-05-281-1/+1
* common/fs/file: Default initialize IOFile membersGravatar Lioncash2021-05-281-2/+2
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-2510-0/+2913