RetroArch/libretro-common/file
twinaphex 69168ec6bc Core info list iteration was calling path_stat two times on the same
paths - unnecessary file I/O is an issue with UWP/WinRT so let's cut
this down to only one path_stat. config_file_read function created -
acts the same as config_file_new except it doesn't check if the path
provided is actually a directory, which in turn would lead to another path_stat call
2019-04-22 01:13:19 +02:00
..
nbio (orbis) 'else ifdef' not necessary 2019-02-06 19:03:07 +01:00
archive_file_7z.c allow 7z archives to have multiple files extracted at once 2018-08-06 20:44:59 -04:00
archive_file_zlib.c Fix another CXX_BUILD warning 2019-01-31 20:21:04 +01:00
archive_file.c Normalize archive progress calculation 2019-01-16 17:22:46 -05:00
config_file_userdata.c Merge commit 'ce9ce1d35387ef8144e53bf071396fa075bfb6c5' as 'libretro-common' 2018-05-12 17:56:34 +02:00
config_file.c Core info list iteration was calling path_stat two times on the same 2019-04-22 01:13:19 +02:00
file_path.c Extract IRX variables 2019-03-15 20:19:14 +01:00
retro_dirent.c Revert "Revert "Cleanups"" 2019-01-16 21:01:37 +01:00