summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/file_backend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* file_sys: Cleanup to better match Switch file system constructs.bunnei2018-01-211-66/+0
* FileSys: remove Open from FileBackendwwylele2016-11-191-6/+0
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-4/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-3/+6
* HLE/FS: Return the proper error codes when opening files.Subv2016-03-201-2/+2
* HLE/FS: Return the proper error codes on file Read/Write operations.Subv2016-03-201-4/+5
* Archive: Correct a few incorrect types in function signaturesYuri Kunde Schlesner2015-07-141-4/+4
* Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot2015-06-281-0/+2
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+0
* Clean-up includesYuri Kunde Schlesner2015-05-071-2/+1
* License changepurpasmart962014-12-211-1/+1
* Filesystem/Archives: Implemented the SaveData archiveSubv2014-12-181-0/+5
* Service.FS: Rename FileSys::File to FileBackendYuri Kunde Schlesner2014-12-161-0/+66