summaryrefslogtreecommitdiff
path: root/src/common/fs/fs_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* common: Reduce unused includesGravatar ameerj2022-03-191-1/+0
* common: fs_util: Add buffer to string view utility functionsGravatar Morph2022-02-131-0/+18
* common: fs: fs_util: Add BufferToUTF8StringGravatar Morph2021-07-271-0/+11
* common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph2021-06-021-0/+10
* common: fs: fs_util: Add more string conversion functionsGravatar Morph2021-06-021-0/+23
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-251-0/+25