| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-05-26 | kernel: added WaitSynchronization method to Kernel::Object | bunnei |
| 2014-05-26 | kernel: updated SyncRequest to take boolean thread wait result as a parameter | bunnei |
| 2014-05-26 | kernel: added enum for known CurrentThread and CurrentProcess handles | bunnei |
| 2014-05-26 | kernel: add a SyncRequest method to KernelObject for use with svcSendSyncRequest | bunnei |
| 2014-05-22 | kernel: refactored function naming to remove "__" prefix | bunnei |
| 2014-05-20 | kernel: fixed include, in general include "common.h" not "common_types.h" | bunnei |
| 2014-05-20 | - created a Kernel namespace | bunnei |
| 2014-05-18 | - updated service(s) to be KernelObject's | bunnei |
| 2014-05-18 | - moved Handle/Result definitions to kernel.h | bunnei |
| 2014-05-16 | - replaced KERNELOBJECT_MAX_NAME_LENGTH with KERNEL_MAX_NAME_LENGTH | bunnei |
| 2014-05-15 | changed "UID" to "Handle" to be a little more consistent with CTR naming | bunnei |
| 2014-05-13 | - added __KernelLoadExec function | bunnei |
| 2014-05-09 | added initial kernel/thread modules | bunnei |
