RetroArch/frontend/drivers
LibretroAdmin b2634ea588 * Create fill_pathname_join_special - and specify fill_pathname_join
as deprecated.
* Use fill_pathname_join_special in the vast majority of cases where
we can ensure out_path is a new empty string
* Get rid of some extension concatenation with strlcat where encountered
* Some general cleanups with NULL termination of strings that get immediately
passed to strlcpy/strlcpy-adjacent functions
2022-08-04 14:19:38 +02:00
..
platform_ctr.c (3DS) Silence Warnings (#14252) 2022-07-30 06:52:27 +02:00
platform_darwin.m * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +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 path_parent_dir - don't do implicit strlen inside 2022-07-31 12:31:55 +02:00
platform_ps3.c (Netplay/PS3) Launch compatibility patch (#14232) 2022-07-28 17:24:44 +02:00
platform_psp.c (Netplay) Small launch compatibility patch adjustments (#14251) 2022-07-29 22:49:10 +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 * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
platform_unix.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +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 Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01: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 Some trivial strlen usage simplifications where possible, removing 2022-07-20 17:23:28 +02:00
platform_win32.h
platform_xdk.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00
platform_xdk.h
platform_xenon.c Add Linux GameMode support (#13339) 2021-12-14 14:07:42 +01:00