1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-20 22:13:24 +01:00
Atmosphere/libraries/libstratosphere/source/fs
2021-07-08 02:37:26 -07:00
..
common fs: properly implement OperateRangeWithBuffer, correct OperationId names. 2021-04-29 20:09:45 -07:00
fsa fs: fix GetFileTimeStampRawForDebug 2021-02-26 04:49:20 -08:00
impl tio: implement SdCardObserver (finishes sysmodule) 2021-02-26 04:49:20 -08:00
fs_access_log.cpp fs: add access log strings for DirectoryEntryType 2021-04-30 19:19:22 -07:00
fs_application.cpp
fs_bis.cpp strat: compat with gcc 11 2021-04-26 20:06:28 -07:00
fs_code.cpp ams: std::optional -> util::optional 2021-07-08 02:37:26 -07:00
fs_content.cpp
fs_content_storage.cpp ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
fs_context.cpp
fs_data.cpp
fs_device_save_data.cpp
fs_file_path_hash.hpp
fs_filesystem_utils.cpp
fs_game_card.cpp ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
fs_image_directory.cpp
fs_memory_management.cpp ro: reduce memory usage by excising (unused) std::malloc 2021-01-20 23:39:31 -08:00
fs_path_normalizer.cpp fs: update + consolidate path normalization logic 2020-12-06 19:56:45 -08:00
fs_path_utils.cpp fs: update + consolidate path normalization logic 2020-12-06 19:56:45 -08:00
fs_priority.cpp
fs_result_utils.cpp
fs_rights_id.cpp
fs_romfs_filesystem.cpp fs: properly implement OperateRangeWithBuffer, correct OperationId names. 2021-04-29 20:09:45 -07:00
fs_save_data_management.cpp
fs_scoped_setter.hpp
fs_sd_card.cpp tio: implement SdCardObserver (finishes sysmodule) 2021-02-26 04:49:20 -08:00
fs_signed_system_partition.cpp
fs_system_data.cpp
fs_system_save_data.cpp