Skip to content
Snippets Groups Projects
Commit 98fa3f7c authored by Lioncash's avatar Lioncash
Browse files

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.
parent 68c81f28
No related branches found
No related tags found
No related merge requests found
Showing with 38 additions and 41 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment