summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/vfs_real.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* partition_filesystem, vfs_real: Add missing standard includesLioncash2018-07-211-0/+1
* partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory() where applicableLioncash2018-07-211-1/+2
* partition_filesystem, vfs_real: Use std::distance() instead of subtractionLioncash2018-07-211-2/+5
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-0/+177
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-168/+0
* Virtual Filesystem (#597)Zach Hilman2018-07-061-0/+168