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