RetroArch/frontend/drivers
LibretroAdmin 88187e7ef2 * Start getting rid of strncpy
* steam.c - cleanups:
  * Use string_to_lower from libretro-common/stdstring.c instead of
    its own version
  * Some stylistic changes
  * Rewrite strncpy calls into strlcpy/strlcat/manual assignment
  * Make it C89 compliant
  * Some unused variables
2022-08-25 06:51:39 +02:00
..
platform_ctr.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
platform_darwin.m Gradually get rid of strcpy_literal 2022-08-23 15:04:47 +02:00
platform_dos.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_emscripten.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_gx.c (Netplay) Small launch compatibility patch adjustments (#14251) 2022-07-29 22:49:10 +02:00
platform_orbis.c (Platform drivers) Cleanups - get rid of unnecessary logs 2022-07-08 22:10:53 +02:00
platform_ps2.c * Start getting rid of strncpy 2022-08-25 06:51:39 +02:00
platform_ps3.c (Netplay/PS3) Launch compatibility patch (#14232) 2022-07-28 17:24:44 +02:00
platform_psp.c Gradually get rid of strcpy_literal 2022-08-23 15:04:47 +02:00
platform_qnx.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_switch.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
platform_unix.c Gradually get rid of strcpy_literal 2022-08-23 15:04:47 +02:00
platform_unix.h [Android] Populate external storage devices inside the file browser on Android 11+ devices (#13615) 2022-02-15 16:11:39 +01:00
platform_uwp.c Gradually get rid of strcpy_literal 2022-08-23 15:04:47 +02:00
platform_wii.c (Netplay/Wii) Launch compatibility patch (#14230) 2022-07-27 16:26:48 +02:00
platform_wiiu.c (Netplay) Small launch compatibility patch adjustments (#14251) 2022-07-29 22:49:10 +02:00
platform_win32.c Don't include errno.h in files that don't justify its use 2022-08-25 05:19:30 +02:00
platform_win32.h Some buildfixes 2020-06-30 08:37:41 +02:00
platform_xdk.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_xdk.h Clean up white space. 2019-02-03 16:00:50 -08:00
platform_xenon.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00