RetroArch/libretro-common/vfs
Stephanie Gawroriski 4704961eb9 Correct SEEK_CUR and SEEK_END for memory mapped VFS files as neither of their conditions were correct, SEEK_CUR never failed and SEEK_END effectively always failed. 2025-07-05 16:48:26 -04:00
..
vfs_implementation.c Correct SEEK_CUR and SEEK_END for memory mapped VFS files as neither of their conditions were correct, SEEK_CUR never failed and SEEK_END effectively always failed. 2025-07-05 16:48:26 -04:00
vfs_implementation_cdrom.c Revert "(pt. 2) static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:05 +01:00
vfs_implementation_uwp.cpp Standardize local len variable naming conventions 2025-01-15 15:00:12 +01:00