Atmosphere/libraries/libstratosphere/source/fs/fsa
SciresM 9fde97cfdd
sf: Change interface definition methodology (#1074)
* sf: Begin experimenting with new interface declaration format

* sf: convert fs interfaces to new format

* sf: finish conversion of libstrat to new definitions

* sf: convert loader to new format

* sf: convert spl to new format

* sf: update ncm for new format

* sf: convert pm to new format

* sf: convert ro/sm to new format

* sf: update fatal for new format

* sf: support building dmnt under new scheme

* sf: update ams.mitm for new format

* sf: correct invocation def for pointer holder

* fs: correct 10.x+ user bindings for Get*SpaceSize
2020-07-07 17:07:23 -07:00
..
fs_directory_accessor.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_directory_accessor.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_file_accessor.cpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_file_accessor.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_filesystem_accessor.cpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
fs_filesystem_accessor.hpp fs: implement AccessLog, enable for File operations 2020-07-02 14:02:50 -07:00
fs_mount_name.hpp Switch atmosphere's build target to C++20. (#952) 2020-05-11 15:02:10 -07:00
fs_mount_table.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_mount_table.hpp os: refactor/rewrite entire namespace. 2020-04-08 02:21:35 -07:00
fs_mount_utils.cpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_mount_utils.hpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_registrar.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_user_directory.cpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_user_file.cpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_user_filesystem.cpp sf: Change interface definition methodology (#1074) 2020-07-07 17:07:23 -07:00
fs_user_filesystem_for_debug.cpp fs: use access_log for other user fs/dir/file bindings 2020-07-02 14:02:50 -07:00
fs_user_mount_table.cpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
fs_user_mount_table.hpp Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00