summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* common: Reduce unused includesameerj2022-03-191-1/+0
* common: fs_util: Add buffer to string view utility functionsMorph2022-02-141-0/+18
* common: fs: fs_util: Add BufferToUTF8StringMorph2021-07-271-0/+11
* common: fs: fs_util: Move PathToUTF8String to fs_utilMorph2021-06-021-0/+10
* common: fs: fs_util: Add more string conversion functionsMorph2021-06-021-0/+23
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+25