RetroArch/libretro-common
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
..
audio (libretro-common) Resync 2022-06-13 18:56:28 +02:00
cdrom (CDROM) Fix memory leak caught with asan - buf passed to filestream_read_file 2022-07-15 19:00:59 +02:00
compat Simplify fopen_utf8 2022-07-19 21:31:26 +02:00
crt
dynamic (libretro-common) Small cleanups - don't NULL-terminate string 2022-07-22 19:33:30 +02:00
encodings (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
features [ORBIS] Remove legacy implementation and compile with Werror 2022-05-21 17:10:35 +02:00
file (libretro-common) Start documenting leaf functon calls in function documentation 2022-08-01 09:52:39 +02:00
formats Replace more trivial usage of sscanf 2022-07-17 18:33:54 +02:00
gfx
glsym
hash
include (libretro-common) Start documenting leaf functon calls in function documentation 2022-08-01 09:52:39 +02:00
libco [PSL1GHT] Add libco support for ps3 2022-03-27 18:03:35 +02:00
lists (libretro-common) Small cleanups - don't NULL-terminate string 2022-07-22 19:33:30 +02:00
media Replace more trivial sscanf usage with strtol 2022-07-17 18:38:28 +02:00
memmap
net (Network) Fix getaddrinfo_retro (#14261) 2022-07-31 11:22:28 +02:00
playlists (libretro-common) Small cleanups - don't NULL-terminate string 2022-07-22 19:33:30 +02:00
queues (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
rthreads (libretro-common) Style nits/cleanups 2022-07-10 18:13:49 +02:00
samples Add Czech language option (#13680) 2022-03-07 19:11:39 +01:00
streams (Network) Implement binary network streams (#14180) 2022-07-17 19:43:48 +02:00
string (libretro-common) Start documenting leaf functon calls in function documentation 2022-08-01 09:52:39 +02:00
test Fix string test that fails. 2022-05-23 18:47:29 +02:00
time Revert "Move strftime_am_pm to libretro-common rtime.c, remove duplicate" 2022-07-12 03:31:42 +02:00
utils
vfs (libretro-common) Small cleanups - don't NULL-terminate string 2022-07-22 19:33:30 +02:00
vulkan
.gitignore
Makefile.test