Atmosphere-libs/libstratosphere/source/fssystem
SciresM 7d041e853d Switch atmosphere's build target to C++20. (#952)
* ams: update to build with gcc10/c++20

* remove mno-outline-atomics

* ams: take care of most TODO C++20s

* fusee/sept: update for gcc10

* whoosh, your code now uses pre-compiled headers

* make: dependency fixes
2020-05-12 15:44:19 -07:00
..
buffers fs: implement system heap 2020-04-06 17:44:35 -07:00
fssystem_aes_ctr_storage.cpp fs: Implement AesXtsStorage 2020-04-06 17:44:36 -07:00
fssystem_aes_xts_storage.cpp os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
fssystem_dbm_rom_path_tool.cpp fssystem: add RomFsFileSystem 2020-04-05 23:25:44 -07:00
fssystem_directory_redirection_filesystem.cpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
fssystem_directory_savedata_filesystem.cpp os: refactor/rewrite entire namespace. 2020-04-15 11:54:59 -07:00
fssystem_external_code.cpp loader: refactor to use fs bindings 2020-03-09 18:03:41 -07:00
fssystem_partition_file_system_meta.cpp Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
fssystem_partition_file_system.cpp fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 17:00:14 -07:00
fssystem_pooled_buffer.cpp pgl: Reimplement the pgl sysmodule (#896) 2020-04-16 20:05:56 -07:00
fssystem_romfs_filesystem.cpp Switch atmosphere's build target to C++20. (#952) 2020-05-12 15:44:19 -07:00
fssystem_subdirectory_filesystem.cpp ams: revamp assertion system 2020-03-02 19:51:04 -08:00
fssystem_thread_priority_changer.cpp ams: centralize system thread definitions 2020-04-24 17:29:09 -07:00
fssystem_utility.cpp fs: add AesCtrStorage 2020-04-06 17:44:35 -07:00