| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
or generated
|
|
|
|
|
|
These avoid relying on memset for clearing the arrays.
|
|
char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
|
|
|
|
|
|
|
|
|
|
is more correct
|
|
to use PrepareReschedule
|
|
|
|
|
|
- cleaned up Kernel code a bit (moved stuff into namespace, fixed whitespace issues)
- added handle types for all different CTROS handles
|
|
|
|
|
|
- fixed some logging
|
|
|