RetroArch/libretro-common/file
LibretroAdmin 47d888364d Standardize len variables - argument should always be named 'len',
while local len variables should have '_' prefix
2025-01-13 21:53:49 +01:00
..
nbio Standardize len variables - argument should always be named 'len', 2025-01-13 21:53:49 +01:00
archive_file.c Standardize len variables - argument should always be named 'len', 2025-01-13 21:53:49 +01:00
archive_file_7z.c Standardize len variables - argument should always be named 'len', 2025-01-13 21:53:49 +01:00
archive_file_zlib.c Standardize len variables - argument should always be named 'len', 2025-01-13 21:53:49 +01:00
config_file.c Change config_get_path/array return back to bool (#17333) 2025-01-02 14:35:33 +01:00
config_file_userdata.c Add several LCD-effect video filters 2020-09-24 16:11:07 +01:00
file_path.c Change return types for some path functions to size_t (#17303) 2024-12-28 22:26:30 +01:00
file_path_io.c Remove asserts 2023-01-09 00:51:05 +01:00
retro_dirent.c