Files
yuzu/src/core/file_sys
Lioncash 7353cfc781 fsp_srv: Use std::string_view's copy() function instead of strncpy()
Given elements inserted into a vector are zeroed out, we can just copy
MAX_LEN - 1 elements and the data will already be properly null
terminated.
2018-08-08 18:51:52 -04:00
..
2018-08-06 23:06:33 -04:00
2018-07-27 18:14:03 -04:00
2018-07-27 18:14:03 -04:00
2018-07-27 18:14:03 -04:00
2018-07-27 18:14:03 -04:00
2018-07-27 18:14:03 -04:00
2018-07-27 18:14:03 -04:00
2018-07-27 18:14:03 -04:00
2018-08-01 00:16:54 -04:00