RetroArch/frontend
libretroadmin bdc398d79f - Safer code - use strlcpy where possible instead of manual character
assignments for strings longer than 2 chars
- Use strlcpy concatenation instead of strlcat
- Make sure that what remains of iteration of the '_len' variable
for manual char assignment
is done in a safer way so mistakes are less possible
2023-06-20 16:33:55 +02:00
..
drivers - Safer code - use strlcpy where possible instead of manual character 2023-06-20 16:33:55 +02:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend_driver.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
frontend_driver.h Header uniformity cleanups 2023-05-30 21:21:05 +02:00
frontend_salamander.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00