summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_layered.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-2/+2
2021-05-02file_sys: Resolve cases of variable shadowingLioncash1-10/+10
2020-12-10vfs: Use existing type aliases consistentlyLioncash1-12/+12
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman1-3/+0
2018-09-26vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFileLioncash1-7/+8
2018-09-24fsmitm: Cleanup and modernize fsmitm portZach Hilman1-6/+9
2018-09-22vfs_layered: Add LayeredVfsDirectoryZach Hilman1-0/+128