History for Atmosphere / libraries / libstratosphere / source / os
2025-05-09
@Michael Scire
fs.mitm: add and use memlet module to temporarily steal applet memory while building romfs images. ...
Michael Scire authored on 3 May 2025 SciresM committed on 9 May 2025
2024-10-16
@Michael Scire
kern/ldr: add support for --x executables
Michael Scire authored on 10 Oct 2024 SciresM committed on 16 Oct 2024
2024-03-29
@Michael Scire
kern/os: support CreateProcessFlag_EnableAliasRegionExtraSize
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-11-01
@Michael Scire
kern/svc: fix query/insecure names
Michael Scire committed on 1 Nov 2023
2023-03-01
@Michael Scire
os: add UnsafeMemory apis
Michael Scire committed on 1 Mar 2023
2022-10-12
@Michael Scire
os: update os namespace for 15.0.0, loader/ro: update to use csrng, spl: bump max sessions
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-06-28
@Michael Scire
os: pthread_yield is deprecated, don't use it on linux
Michael Scire committed on 28 Jun 2022
2022-06-12
@Michael Scire
os: silence warning building with gcc 12 on windows
Michael Scire committed on 12 Jun 2022
2022-06-11
@Michael Scire
os: fix whoops in SetMemoryPermission on windows
Michael Scire committed on 11 Jun 2022
@Michael Scire
os: implement MemoryHeapManager, SetMemoryAttribute
Michael Scire committed on 11 Jun 2022
2022-04-30
@Michael Scire
os: fix various regressions since 1.3.1
Michael Scire committed on 30 Apr 2022
2022-04-18
@Michael Scire
os: fix minor bug (and simplify) MapProcessCodeMemory
Michael Scire committed on 18 Apr 2022
@Michael Scire
ro/os: use os primitives for MapProcessCodeMemory
Michael Scire committed on 18 Apr 2022
@Michael Scire
loader: use os apis for interacting with process memory
Michael Scire committed on 18 Apr 2022
2022-04-16
@Michael Scire
os: silence a maybe-uninit warning
Michael Scire committed on 16 Apr 2022
2022-04-13
@Michael Scire
os: refactor multi wait apis to better match Nintendo's latest implementation
Michael Scire committed on 13 Apr 2022
2022-04-07
@Michael Scire
os: broadcast, not signal, on release more than 1 sema
Michael Scire committed on 7 Apr 2022
2022-03-28
@Michael Scire
os: add DetachIoRegionHandle
Michael Scire committed on 28 Mar 2022
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-24
@Michael Scire
fs: for my sanity, begin tracking version where code was last checked for accuracy
Michael Scire committed on 24 Mar 2022
2022-03-23
@Michael Scire
os/dd: add missing semicolon to new cache logic
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
@Michael Scire
kern: add InfoType_IsSvcPermitted
Michael Scire authored on 22 Mar 2022 SciresM committed on 23 Mar 2022
2022-03-22
@Michael Scire
strat: only include windows.h in translation units where actually needed
Michael Scire authored on 17 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fs: fix clang-build, os: StackGuardManager
Michael Scire authored on 13 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
os: add working stack logic for macOS
Michael Scire authored on 10 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
fix stack getting on linux, add test
Michael Scire authored on 10 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire authored on 10 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
add basic tests for os::Event/SystemEvent functionality
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022