summaryrefslogtreecommitdiff
path: root/src/common/fs/fs_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: fs_util: Add buffer to string view utility functionsGravatar Morph2022-02-131-0/+8
* common: fs: fs_util: Add BufferToUTF8StringGravatar Morph2021-07-271-0/+4
* common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph2021-06-021-0/+4
* common: fs: fs_util: Add more string conversion functionsGravatar Morph2021-06-021-0/+10
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-251-0/+13