Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileSys: Updated backend code to use FileSys::Path instead of string for paths. | bunnei | 2014-11-18 | 1 | -2/+2 |
* | FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. | Emmanuel Gil Peyrot | 2014-10-06 | 1 | -14/+24 |
* | FileSys/Kernel: Implement SetSize service call for File objects. | Emmanuel Gil Peyrot | 2014-10-06 | 1 | -0/+11 |
* | FileSys: Add forgotten docstrings. | Emmanuel Gil Peyrot | 2014-10-06 | 1 | -0/+23 |
* | Fix warnings in core and common | Lioncash | 2014-09-28 | 1 | -1/+1 |
* | Core: Add a passthrough backend for the filesystem, exposed as SDMC. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -0/+63 |