RetroArch/libretro-common/samples
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
..
compat Moving more stuff from samples to tests 2021-05-10 19:45:50 +02:00
core_options Add Czech language option (#13680) 2022-03-07 19:11:39 +01:00
file Optimise parsing of configuration files 2020-06-25 15:15:08 +01:00
formats (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00
net (Network) Add getnameinfo_retro (#14278) 2022-08-04 13:22:49 +02:00
streams/rzip * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00