Citron/src/core/hle/service
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
..
apt.cpp
apt.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
fs.cpp
fs.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
gsp.cpp
gsp.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
hid.cpp
hid.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
ndm.cpp
ndm.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
service.cpp
service.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00
srv.cpp
srv.h Core: Alter the kernel string functions to use std::string instead of const char*. 2014-08-17 23:12:20 -04:00