RetroArch/libretro-common/streams
libretroadmin 2809421d4e
Some checks are pending
CI 3DS / build (push) Waiting to run
CI Android / build (push) Waiting to run
CI DOS/DJGPP / build (push) Waiting to run
CI Emscripten / build (push) Waiting to run
CI GameCube / build (push) Waiting to run
CI Linux (i686) / build (push) Waiting to run
CI Windows (MSVC) / msvc (Debug, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Debug, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, UWP) (push) Waiting to run
CI Windows (MSVC) / msvc (ReleaseAngle, x64, UWP) (push) Waiting to run
CI macOS / build (push) Waiting to run
CI Miyoo ARM32 / build (push) Waiting to run
CI PS2 / build (push) Waiting to run
CI PS4/ORBIS / build (push) Waiting to run
CI PSP / build (push) Waiting to run
CI PSVita / build (push) Waiting to run
CI RS90 Odbeta MIPS32 / build (push) Waiting to run
CI RetroFW MIPS32 / build (push) Waiting to run
CI Switch/libnx / build (push) Waiting to run
CI Wii / build (push) Waiting to run
CI WiiU / build (push) Waiting to run
CI Windows i686 (MXE) / build (push) Waiting to run
CI Windows x64 (MXE) / build (push) Waiting to run
RetroArch CI / linux-c89 (push) Waiting to run
CI webOS / build (push) Waiting to run
Revert "static variables are initialized to '0' automatically as per C rules"
This reverts commit 2a0984b6e4.
2024-11-19 03:03:13 +01:00
..
chd_stream.c Fix trivial signedness warnings (#15377) 2023-06-14 04:43:11 +02:00
file_stream_transforms.c file_stream_transforms.c: Ensure correct return values + fix segfault when calling rfread() with zero elem_size (#13279) 2021-11-24 11:32:42 +01:00
file_stream.c iFix warnings picked up by -fanalyzer 2024-05-23 23:50:23 +02:00
interface_stream.c tidy up intfstream_truncate ifdefs. 2024-06-18 13:13:59 -05:00
memory_stream.c Reorder structs, alignment 2020-08-15 20:38:31 +02:00
network_stream.c iFix warnings picked up by -fanalyzer 2024-05-23 23:50:23 +02:00
rzip_stream.c Revert "static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:13 +01:00
stdin_stream.c Add some PSL1GHT ifdefs 2021-03-12 12:22:58 +01:00
trans_stream_pipe.c (libretro-common/streams) Cleanups 2020-06-28 20:32:23 +02:00
trans_stream_zlib.c C89 buildfix 2024-09-05 17:44:05 +02:00
trans_stream.c (libretro-common) Cleanups: 2022-07-10 19:06:18 +02:00