summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_layered.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-1/+1
* file_sys: Resolve cases of variable shadowingLioncash2021-05-021-7/+7
* vfs: Use existing type aliases consistentlyLioncash2020-12-101-9/+9
* vfs: Remove InterpretAsDirectory and related functionsZach Hilman2018-10-191-3/+0
* vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash2018-09-261-5/+3
* fsmitm: Cleanup and modernize fsmitm portZach Hilman2018-09-241-0/+2
* vfs_layered: Add LayeredVfsDirectoryZach Hilman2018-09-221-0/+50