aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/vfs_offset.cpp
AgeCommit message (Expand)Author
2018-07-22file_util, vfs: Use std::string_view where applicableLioncash
2018-07-20vfs_offset: Simplify TrimToFit()Lioncash
2018-07-20vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by ...Lioncash
2018-07-20vfs_offset: std::move file and name parameters of OffsetVfsFileLioncash
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman