summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_static.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-3/+3
* vfs: Use existing type aliases consistentlyLioncash2020-12-101-1/+1
* General: Make use of std::nullopt where applicableLioncash2020-09-221-3/+5
* global: Use std::optional instead of boost::optional (#1578)Frederic L2018-10-301-2/+2
* vfs/etc: Append std:: to size_t usagesLioncash2018-09-261-8/+8
* vfs_static: Remove template byte parameter from StaticVfsFileLioncash2018-09-251-3/+4
* fsmitm: Cleanup and modernize fsmitm portZach Hilman2018-09-241-1/+2
* vfs_static: Add StaticVfsFileZach Hilman2018-09-221-0/+77