|
fs: implement AccessLog, enable for File operations
|
|---|
|
|
| libraries/config/common.mk |
|---|
| libraries/libstratosphere/include/stratosphere/fs.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_access_log.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_context.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_priority.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_result_config.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/impl/fs_access_log_impl.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/impl/fs_fs_inline_context_utils.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/impl/fs_priority_utils.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/fs/impl/fs_result_utils.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/os.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_sdk_thread_local_storage_api.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_thread_local_storage.hpp 0 → 100644 |
|---|
| libraries/libstratosphere/include/stratosphere/os/os_thread_types.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/sf/sf_fs_inline_context.hpp |
|---|
| libraries/libstratosphere/source/fs/fs_access_log.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/fs/fs_context.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/fs/fs_priority.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/fs/fs_result_utils.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/fs/fsa/fs_directory_accessor.hpp |
|---|
| libraries/libstratosphere/source/fs/fsa/fs_filesystem_accessor.hpp |
|---|
| libraries/libstratosphere/source/fs/fsa/fs_user_file.cpp |
|---|
| libraries/libstratosphere/source/ncm/ncm_content_meta_utils.cpp |
|---|
| libraries/libstratosphere/source/ncm/ncm_install_task_base.cpp |
|---|
| libraries/libstratosphere/source/os/impl/os_thread_manager.cpp |
|---|
| libraries/libstratosphere/source/os/os_sdk_thread_local_storage_api.cpp 0 → 100644 |
|---|
| libraries/libstratosphere/source/sf/cmif/sf_cmif_inline_context.cpp |
|---|
| libraries/libvapours/include/vapours/defines.hpp |
|---|
| libraries/libvapours/include/vapours/includes.hpp |
|---|
| libraries/libvapours/include/vapours/results/fs_results.hpp |
|---|
| stratosphere/ams_mitm/source/amsmitm_main.cpp |
|---|
| stratosphere/fatal/source/fatal_main.cpp |
|---|
| stratosphere/loader/source/ldr_main.cpp |
|---|
| stratosphere/ncm/source/ncm_main.cpp |
|---|
| stratosphere/pgl/source/pgl_main.cpp |
|---|