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-17 17:36:44 +00:00
Code
Issues
Releases
Activity
3b03b9603c
Atmosphere
/
libraries
/
libstratosphere
/
source
/
os
History
Michael Scire
ff38a32a9b
kern/ldr: add support for --x executables
2024-10-15 21:48:59 -07:00
..
impl
kern/ldr: add support for --x executables
2024-10-15 21:48:59 -07:00
os_argument.cpp
os_barrier.cpp
os_busy_mutex.cpp
os_cache.cpp
os_condition_variable.cpp
os_debug.cpp
os_event.cpp
os: refactor multi wait apis to better match Nintendo's latest implementation
2022-04-12 16:47:36 -07:00
os_insecure_memory.cpp
os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
2022-10-12 09:15:16 -07:00
os_interrupt_event.cpp
os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
2022-10-12 09:15:16 -07:00
os_io_region.cpp
os_light_event.cpp
os_light_message_queue.cpp
os_light_semaphore.cpp
os_memory_attribute.cpp
os: implement MemoryHeapManager, SetMemoryAttribute
2022-06-10 22:36:03 -07:00
os_memory_heap.cpp
os: implement MemoryHeapManager, SetMemoryAttribute
2022-06-10 22:36:03 -07:00
os_memory_permission.cpp
os_message_queue.cpp
os: refactor multi wait apis to better match Nintendo's latest implementation
2022-04-12 16:47:36 -07:00
os_multiple_wait.cpp
os: refactor multi wait apis to better match Nintendo's latest implementation
2022-04-12 16:47:36 -07:00
os_mutex.cpp
os_native_handle_api.cpp
os_process_code_memory.cpp
os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
2022-10-12 09:15:16 -07:00
os_process_handle_api.cpp
os_process_memory.cpp
os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
2022-10-12 09:15:16 -07:00
os_random.cpp
os_rw_busy_mutex.cpp
os_rw_lock.cpp
os_sdk_condition_variable.cpp
os_sdk_mutex.cpp
os_sdk_recursive_mutex.cpp
os_sdk_reply_and_receive.cpp
os: silence a maybe-uninit warning
2022-04-16 12:28:21 -07:00
os_sdk_thread_local_storage_api.cpp
os_semaphore.cpp
os: refactor multi wait apis to better match Nintendo's latest implementation
2022-04-12 16:47:36 -07:00
os_shared_memory.cpp
os_system_event.cpp
os_thread.cpp
os_thread_local_storage_api.cpp
os_tick.cpp
os_timer_event.cpp
os: refactor multi wait apis to better match Nintendo's latest implementation
2022-04-12 16:47:36 -07:00
os_transfer_memory.cpp
os_unsafe_memory.cpp
os: add UnsafeMemory apis
2023-03-01 03:20:49 -07:00
os_virtual_address_memory.cpp