This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-01-31 06:32:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
/
file
History
twinaphex
8eca08c6ac
Start using string_is_equal_fast/string_is_not_equal_fast macros
...
instead of straight memcmp
2017-05-16 03:20:59 +02:00
..
nbio
(nbio_stdio.c) Try to prevent 'argument cannot be negative' coverity warning
2017-01-22 20:30:47 +01:00
archive_file_7z.c
Initialize db manually
2017-02-28 10:53:20 +01:00
archive_file_zlib.c
Try to prevent truckload of warnings on iOS
2017-02-26 10:33:03 +01:00
archive_file.c
Prevent nULL pointer dereference
2017-05-08 22:55:45 +02:00
config_file_userdata.c
Try to prevent truckload of warnings on iOS
2017-02-26 10:33:03 +01:00
config_file.c
Start using string_is_equal_fast/string_is_not_equal_fast macros
2017-05-16 03:20:59 +02:00
file_path.c
Try to avoid directly calling strcmp
2017-04-21 13:56:15 +02:00
retro_dirent.c
Update headers (pt. 2 - libretro-common)
2017-01-22 13:58:20 +01:00
retro_stat.c
Try to prevent truckload of warnings on iOS
2017-02-26 10:33:03 +01:00