RetroArch/libretro-common/lists
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
..
dir_list.c * Create fill_pathname_join_special - and specify fill_pathname_join 2022-08-04 14:19:38 +02:00
file_list.c file_list_prepend just a thin wrapper around file_list_insert - get 2022-07-12 16:56:44 +02:00
linked_list.c Adding a generic queue and linked list. 2021-05-05 10:41:13 -07:00
nested_list.c (nested_list) Fix heap-use-after-free errors due to pointer invalidation when resizing internal RBUF arrays 2021-08-09 23:08:17 +01:00
string_list.c (libretro-common) More documentation refinement 2022-08-01 11:03:58 +02:00
vector_list.c (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00