| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Kernel: Implement the Close command for Archive, File and Directory. | 2014-09-17 | 1 | -0/+7 | |
| * | Kernel: Add a Directory object and a getter for it from an Archive object. | 2014-09-17 | 1 | -0/+8 | |
| * | Kernel: Add a File object and a getter for it from an Archive object. | 2014-09-17 | 1 | -0/+9 | |
| * | Archive: Added Init/Shutdown methods to reset kernel archive state. | 2014-07-04 | 1 | -0/+6 | |
| * | FileSys: Added preliminary support for applications reading the RomFS archive. | 2014-07-04 | 1 | -4/+13 | |
| * | Kernel: Added stubbed code to support creation of kernel Archive objects. | 2014-06-27 | 1 | -0/+23 |