RetroArch/libretro-common/file
libretroadmin a6a4b845a4 Some string simplifications - don't NULL terminate if we pass
string to strlcpy and/or a file_path function using strlcpy under
the hood - don't do strlcpy for trivial setting of 2/3 char strings
2022-07-25 04:39:08 +02:00
..
nbio [ORBIS] Remove legacy implementation and compile with Werror 2022-05-21 17:10:35 +02:00
archive_file.c Some string simplifications - don't NULL terminate if we pass 2022-07-25 04:39:08 +02:00
archive_file_7z.c (7zip) Use normal stdint.h types that don't conflict with PowerPC 2021-08-07 01:43:08 +02:00
archive_file_zlib.c Prevent unnecessary extraction (to disk) of compressed content files + task_content.c clean-ups 2021-05-20 17:08:51 +01:00
config_file.c Get rid of superfluous wrapper function config_entry_exists 2022-07-19 21:00:40 +02:00
config_file_userdata.c Add several LCD-effect video filters 2020-09-24 16:11:07 +01:00
file_path.c Some trivial strlen usage simplifications where possible, removing 2022-07-20 17:23:28 +02:00
file_path_io.c (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
retro_dirent.c Cleanups/comments 2020-07-07 05:58:07 +02:00