1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 13:11:49 +00:00
Atmosphere/libraries/libmesosphere/source
2020-08-17 14:20:24 -07:00
..
arch/arm64 kern: build with -Wextra 2020-08-17 14:20:24 -07:00
board/nintendo/nx ams: avoid UB infinite loops 2020-08-13 17:28:29 -07:00
init kern: fix dynamic calculation of slab heap size 2020-07-31 14:50:52 -07:00
libc kernel_ldr: use unoptimized memcpy before mmu bringup (closes #1102) 2020-08-02 14:40:28 -07:00
svc kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_debug_log.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_debug_log_impl.board.nintendo_nx.cpp kern: SvcFlushDataCache, SvcFlushEntireDataCache 2020-07-31 14:50:52 -07:00
kern_debug_log_impl.hpp kern: implement SvcSleepSystem 2020-07-31 14:50:52 -07:00
kern_initial_process.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_address_arbiter.cpp
kern_k_address_space_info.cpp
kern_k_auto_object.cpp
kern_k_auto_object_container.cpp
kern_k_capabilities.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_class_token.cpp
kern_k_client_port.cpp kern: clean up majority of TODOs 2020-07-31 14:50:52 -07:00
kern_k_client_session.cpp
kern_k_code_memory.cpp kern: add KCodeMemory code left out of previous commit 2020-07-31 14:50:52 -07:00
kern_k_condition_variable.cpp
kern_k_debug_base.cpp kern SvcGetDebugThreadContext, SvcSetDebugThreadContext 2020-07-31 14:50:52 -07:00
kern_k_device_address_space.cpp
kern_k_dpc_manager.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_event.cpp
kern_k_handle_table.cpp
kern_k_initial_process_reader.cpp
kern_k_interrupt_event.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_interrupt_task_manager.cpp kern: fix building under release config 2020-07-31 14:50:52 -07:00
kern_k_light_client_session.cpp kern: SendSyncRequestLight, ReplyAndReceiveLight 2020-07-31 14:50:52 -07:00
kern_k_light_lock.cpp kern: improve KLightLock accuracy 2020-07-31 14:50:52 -07:00
kern_k_light_server_session.cpp kern: fix whoops in light ipc 2020-07-31 14:50:52 -07:00
kern_k_light_session.cpp
kern_k_memory_block_manager.cpp kern: add KCodeMemory code left out of previous commit 2020-07-31 14:50:52 -07:00
kern_k_memory_layout.board.nintendo_nx.cpp
kern_k_memory_layout.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_memory_manager.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_object_name.cpp
kern_k_page_group.cpp
kern_k_page_heap.cpp
kern_k_page_table_base.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_port.cpp kern: SvcConnectToNamedPort 2020-07-10 11:55:33 -07:00
kern_k_process.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_readable_event.cpp
kern_k_resource_limit.cpp
kern_k_scheduler.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_server_port.cpp kern: clean up majority of TODOs 2020-07-31 14:50:52 -07:00
kern_k_server_session.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_session.cpp
kern_k_session_request.cpp
kern_k_shared_memory.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00
kern_k_synchronization.cpp
kern_k_synchronization_object.cpp kern: clean up majority of TODOs 2020-07-31 14:50:52 -07:00
kern_k_thread.cpp kern: SvcGetDebugThreadParam 2020-07-31 14:50:52 -07:00
kern_k_thread_local_page.cpp
kern_k_transfer_memory.cpp kern: implement KCodeMemory (and SVCs) 2020-07-31 14:50:52 -07:00
kern_k_wait_object.cpp kern: SvcGetLastThreadInfo, SvcGetDebugFutureThreadInfo 2020-07-31 14:50:52 -07:00
kern_k_worker_task_manager.cpp kern: implement KWorkerTaskManager 2020-02-14 02:56:42 -08:00
kern_k_writable_event.cpp
kern_kernel.cpp
kern_main.cpp ams: avoid UB infinite loops 2020-08-13 17:28:29 -07:00
kern_panic.cpp kern: build with -Wextra 2020-08-17 14:20:24 -07:00