1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 22:43:33 +01:00
Atmosphere/stratosphere/ams_mitm/source/fs_mitm
Mat M 753958de28 fs_mitm/fs_dir_utils: Amend logic error within IterateDirectoryRecursivelyInternal() (#498)
This likely intended to get the size of the string and then subtract the
null terminator byte. Instead, this would always result in a sizeof of
8.
2019-04-04 20:04:26 -07:00
..
fs_dir_utils.cpp fs.mitm: fix logic error in CopyFile 2019-04-04 15:41:41 -07:00
fs_dir_utils.hpp fs_mitm/fs_dir_utils: Amend logic error within IterateDirectoryRecursivelyInternal() (#498) 2019-04-04 20:04:26 -07:00
fs_directory_savedata_filesystem.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fs_directory_savedata_filesystem.hpp fs.mitm: Implement DirectorySaveDataFileSystem. 2019-03-28 10:43:33 -07:00
fs_filesystem_types.hpp fs.mitm: start implementation of IFileSystem api. 2019-03-22 08:49:10 -07:00
fs_idirectory.hpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fs_ifile.hpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fs_ifilesystem.hpp stratosphere: migrate result headers to libstrat 2019-03-28 14:23:34 -07:00
fs_istorage.hpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fs_path_utils.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fs_path_utils.hpp fs.mitm: Implement DirectorySaveDataFileSystem. 2019-03-28 10:43:33 -07:00
fs_shim.c fs.mitm: fix missing include in fs_shim.c 2019-03-28 10:51:51 -07:00
fs_shim.h fs.mitm: prefer official web content to hbl_html 2019-03-26 11:53:30 -07:00
fs_subdirectory_filesystem.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fs_subdirectory_filesystem.hpp fs.mitm: Implement DirectorySaveDataFileSystem. 2019-03-28 10:43:33 -07:00
fsmitm_boot0storage.cpp bis_protect: guard against autorcm on rcm-patched units 2019-04-01 17:24:15 -07:00
fsmitm_boot0storage.hpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fsmitm_layeredrom.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fsmitm_layeredrom.hpp
fsmitm_main.cpp
fsmitm_main.hpp
fsmitm_romfsbuild.cpp strat: replace kernel/dbg magic numbers with result defs 2019-03-28 16:57:18 -07:00
fsmitm_romfsbuild.hpp strat: replace kernel/dbg magic numbers with result defs 2019-03-28 16:57:18 -07:00
fsmitm_romstorage.hpp
fsmitm_service.cpp strat: 0 -> ResultSuccess 2019-03-28 22:39:39 -07:00
fsmitm_service.hpp strat: use TitleId defs instead of magics. 2019-03-28 21:49:14 -07:00