fs: update + consolidate path normalization logic
1 parent 5ef9377 commit 32803d992063b9aa365f7791112482368b9e61ab
@Michael Scire Michael Scire authored on 7 Dec 2020
Showing 23 changed files
View
libraries/libstratosphere/include/stratosphere/fs.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_path_tool.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fs/fs_path_utils.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_path_normalizer.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_path_tool.hpp 100644 → 0
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_utility.hpp
View
libraries/libstratosphere/source/fs/fs_bis.cpp
View
libraries/libstratosphere/source/fs/fs_path_normalizer.cpp 0 → 100644
View
libraries/libstratosphere/source/fs/fs_path_tool.cpp 100644 → 0
View
libraries/libstratosphere/source/fs/fs_path_utils.cpp
View
libraries/libstratosphere/source/fs/fsa/fs_mount_utils.cpp
View
libraries/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp
View
libraries/libstratosphere/source/fssrv/fssrv_path_normalizer.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_directory_redirection_filesystem.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_subdirectory_filesystem.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_utility.cpp
View
libraries/libvapours/include/vapours/util.hpp
View
libraries/libvapours/include/vapours/util/util_character_encoding.hpp 0 → 100644
View
libraries/libvapours/source/util/util_character_encoding.cpp 0 → 100644