Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - updated service(s) to be KernelObject's | bunnei | 2014-05-19 | 1 | -4/+5 |
* | - moved Handle/Result definitions to kernel.h | bunnei | 2014-05-19 | 1 | -1/+2 |
* | - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH | bunnei | 2014-05-17 | 1 | -3/+2 |
* | changed "UID" to "Handle" to be a little more consistent with CTR naming | bunnei | 2014-05-16 | 1 | -13/+16 |
* | - added __KernelLoadExec function | bunnei | 2014-05-14 | 1 | -13/+24 |
* | added initial kernel/thread modules | bunnei | 2014-05-10 | 1 | -0/+121 |