RetroArch/libretro-common/file
LibretroAdmin c7a1d83675 (libretro-common) Start documenting leaf functon calls in function documentation
(libretro-common) docs - document when string has to be non-NULL or else UB (undefined behavior)
(libretro-common) stdstring.c - string_hex_to_unsigned - make strlen call unneeded
2022-08-01 09:52:39 +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 (libretro-common) Start documenting leaf functon calls in function documentation 2022-08-01 09:52:39 +02:00
file_path_io.c path_parent_dir - don't do implicit strlen inside 2022-07-31 12:31:55 +02:00
retro_dirent.c Cleanups/comments 2020-07-07 05:58:07 +02:00