| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-29 | Renamed souce files of services to match port names | Gareth Poole | |
| 2014-10-26 | Add `override` keyword through the code. | Yuri Kunde Schlesner | |
| This was automated using `clang-modernize`. | |||
| 2014-08-17 | Core: Alter the kernel string functions to use std::string instead of const ↵ | Lioncash | |
| char*. Most functions already operate on std::strings. This also removes the need to manually null terminate thread names. | |||
| 2014-08-05 | FS: Fix port name (old port name was based on an unaligned memory read). | bunnei | |
| 2014-06-27 | FS: Added stubbed code to intercept and decode file system service functions. | bunnei | |
| FS: Added to CMakeLists.txt | |||
