1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-11 06:26:41 +00:00
Atmosphere/libraries/libstratosphere/include/stratosphere/fs
Adubbz 0c161a4c1b
fs: implement FileHandleStorage (#857)
* fs: implement FileHandleStorage

* fs: merge FileHandleStorage into file_storage TU

Co-authored-by: Michael Scire <SciresM@gmail.com>
2020-03-27 11:45:02 -07:00
..
fsa fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
impl loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fs_application.hpp loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fs_bis.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_code.hpp loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fs_common.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_content.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_content_storage.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_dbm_hierarchical_rom_file_table.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_dbm_rom_key_value_storage.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_dbm_rom_path_tool.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_dbm_rom_types.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_device_save_data.hpp fs: add MountDeviceSaveData 2020-03-18 20:05:39 -07:00
fs_directory.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_file.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_file_storage.hpp fs: implement FileHandleStorage (#857) 2020-03-27 11:45:02 -07:00
fs_filesystem.hpp stratosphere-except-ldr: use fs bindings (this temporarily breaks loader) 2020-03-08 16:33:49 -07:00
fs_filesystem_utils.hpp creport: use fs bindings 2020-03-08 01:45:12 -08:00
fs_game_card.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_istorage.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_memory_management.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_memory_storage.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_mount.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_operate_range.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fs_path_tool.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_path_utils.hpp find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fs_query_range.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_read_only_filesystem.hpp loader: refactor to use fs bindings 2020-03-09 03:10:12 -07:00
fs_remote_filesystem.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_remote_storage.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_rights_id.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_romfs_filesystem.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_save_data_management.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_save_data_transaction.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_save_data_types.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_sd_card.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_signed_system_partition.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_substorage.hpp os: implement Tick api, make build with -Werror 2020-03-16 01:02:55 -07:00
fs_system_data.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_system_save_data.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00