summaryrefslogtreecommitdiffstats
path: root/src/common/fs/path_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/fs/path_util: Remove [[nodiscard]] from function with void returnLioncash2021-06-091-1/+1
* common: fs: fs_util: Move PathToUTF8String to fs_utilMorph2021-06-021-9/+0
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+309