aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/vfs_layered.cpp
AgeCommit message (Expand)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-05-16core: Make variable shadowing a compile-time errorLioncash
2021-05-02file_sys: Resolve cases of variable shadowingLioncash
2020-12-10vfs: Use existing type aliases consistentlyLioncash
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman
2018-09-25vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman
2018-09-21vfs_layered: Add LayeredVfsDirectoryZach Hilman