History for Atmosphere / libraries / libstratosphere / source / os / impl
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
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2021-11-04
@Michael Scire
dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes
Michael Scire authored on 2 Nov 2021 SciresM committed on 4 Nov 2021
2021-10-24
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
2021-10-17
@Michael Scire
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire committed on 17 Oct 2021
2021-10-10
@Michael Scire
os: add FlushDataCache
Michael Scire committed on 10 Oct 2021
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
2021-10-08
@Michael Scire
os: fix mutex push/pop prototypes
Michael Scire committed on 8 Oct 2021
2021-10-07
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-06
@Michael Scire
svc: refactor/rename MemoryInfo fields
Michael Scire committed on 6 Oct 2021
2021-10-04
@Michael Scire
strat: use svc:: over ::svc
Michael Scire committed on 4 Oct 2021
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
@Michael Scire
os: remove ManagedHandle, refactor to use NativeHandle typename
Michael Scire committed on 4 Oct 2021
2021-10-02
@Michael Scire
strat: automatic program id detection
Michael Scire committed on 2 Oct 2021
2021-10-01
@Michael Scire
os: adopt nintendo ReaderWriter naming over ReadWrite
Michael Scire committed on 1 Oct 2021
@Michael Scire
os: improve thread name codegen
Michael Scire committed on 1 Oct 2021