This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
Atmosphere
Watch
1
Star
0
Fork
You've already forked Atmosphere
0
mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced
2024-11-13 07:26:45 +00:00
Code
Issues
Releases
Activity
8d9174b227
Atmosphere
/
libraries
/
libstratosphere
/
source
/
os
/
impl
History
Michael Scire
5191f0e305
ro: reduce memory usage by excising (unused) std::malloc
2021-01-20 23:39:31 -08:00
..
os_address_space_allocator.cpp
os_address_space_allocator_impl.os.horizon.hpp
os_address_space_allocator_types.hpp
os_aslr_space_manager.hpp
os_aslr_space_manager_impl.os.horizon.hpp
os_aslr_space_manager_types.hpp
os_inter_process_event.cpp
os_inter_process_event.hpp
os_inter_process_event_impl.hpp
os_inter_process_event_impl.os.horizon.cpp
os_inter_process_event_impl.os.horizon.hpp
os_internal_condition_variable_impl.os.horizon.cpp
os_internal_critical_section_impl.os.horizon.cpp
os_interrupt_event_impl.hpp
os_interrupt_event_target_impl.os.horizon.cpp
os_interrupt_event_target_impl.os.horizon.hpp
os_memory_permission_impl.hpp
os_memory_permission_impl.os.horizon.cpp
os_mutex_impl.hpp
os_random_impl.hpp
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
2020-01-24 02:10:40 -08:00
os_random_impl.os.horizon.cpp
os_resource_manager.cpp
Switch atmosphere's build target to C++20. (
#952
)
2020-05-11 15:02:10 -07:00
os_resource_manager.hpp
os: do not use deprecated libnx ::virtmemReserve api
2020-11-20 17:48:58 -08:00
os_rng_manager.hpp
os: refactor/rewrite entire namespace.
2020-04-08 02:21:35 -07:00
os_rng_manager_impl.cpp
os_rng_manager_impl.hpp
os_rng_manager_impl.os.horizon.cpp
os_rw_lock_impl.hpp
os_rw_lock_target_impl.os.horizon.cpp
os_rw_lock_target_impl.os.horizon.hpp
os_thread_manager.cpp
strat: avoid using unique_lock in a few places
2021-01-12 03:54:46 -08:00
os_thread_manager.hpp
os_thread_manager_impl.os.horizon.cpp
os_thread_manager_impl.os.horizon.hpp
os_thread_manager_types.hpp
os_tick_manager.hpp
os: implement ReadWriteLock
2020-04-21 20:23:50 -07:00
os_tick_manager_impl.cpp
os_tick_manager_impl.hpp
os_tick_manager_impl.os.horizon.hpp
os_timeout_helper.cpp
os: refactor/rewrite entire namespace.
2020-04-08 02:21:35 -07:00
os_timeout_helper.hpp
os_timeout_helper_impl.os.horizon.cpp
os_timeout_helper_impl.os.horizon.hpp
os_timer_event_helper.cpp
os_timer_event_helper.hpp
os_transfer_memory_impl.hpp
os_transfer_memory_impl.os.horizon.cpp
os_waitable_holder_base.hpp
os_waitable_holder_impl.hpp
os_waitable_holder_of_event.hpp
os_waitable_holder_of_handle.hpp
os_waitable_holder_of_inter_process_event.hpp
os_waitable_holder_of_interrupt_event.cpp
os_waitable_holder_of_interrupt_event.hpp
os_waitable_holder_of_message_queue.hpp
os_waitable_holder_of_semaphore.hpp
os_waitable_holder_of_thread.hpp
os_waitable_holder_of_timer_event.hpp
os_waitable_manager_impl.cpp
os: fix missing logic in SdkReplyAndReceive
2021-01-12 18:23:28 -08:00
os_waitable_manager_impl.hpp
os: implement 11.x SdkReplyAndReceive
2021-01-12 18:18:39 -08:00
os_waitable_manager_target_impl.os.horizon.cpp
ro: reduce memory usage by excising (unused) std::malloc
2021-01-20 23:39:31 -08:00
os_waitable_manager_target_impl.os.horizon.hpp
os: implement 11.x SdkReplyAndReceive
2021-01-12 18:18:39 -08:00
os_waitable_object_list.hpp