Lioncash
|
98fa3f7cba
|
Core: Alter the kernel string functions to use std::string instead of const char*.
Most functions already operate on std::strings. This also removes the need to manually null terminate thread names.
|
2014-08-17 23:12:20 -04:00 |
|
bunnei
|
eab6fd01d7
|
- updated service(s) to be KernelObject's
- various cleanups
|
2014-05-18 21:43:29 -04:00 |
|
bunnei
|
a48c6b947d
|
removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable class
|
2014-04-27 18:29:51 -04:00 |
|
bunnei
|
bb5bc2df25
|
added class stub for HID:User service
|
2014-04-16 20:58:36 -04:00 |
|