summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common: fs_util: Add buffer to string view utility functionsMorph2022-02-141-0/+8
* common: fs: fs_util: Add BufferToUTF8StringMorph2021-07-271-0/+4
* common: fs: fs_util: Move PathToUTF8String to fs_utilMorph2021-06-021-0/+4
* common: fs: fs_util: Add more string conversion functionsMorph2021-06-021-0/+10
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+13