Michael Scire
|
fd1b6d4578
|
libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
|
2021-10-07 23:06:28 -07:00 |
|
Michael Scire
|
002422d5dc
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-07 23:06:25 -07:00 |
|
Michael Scire
|
c68298a00e
|
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
|
2021-10-07 23:06:22 -07:00 |
|
Michael Scire
|
a8cc9c6d6f
|
fs: fix retry bug in OpenContentStorageFileSystem
|
2020-08-01 15:31:14 -07:00 |
|
SciresM
|
c1fe12fcbd
|
pgl: Reimplement the pgl sysmodule (#896)
* pgl: add skeleton folder to stratosphere
* pgl: Add service interface for IShellInterface
* pgl: begin skeletoning shell service, implement two commands.
* pgl: Implement three more commands.
* pgl: implement bool tracking commands
* pgl: Implement TriggerApplicationSnapShotDumper
* pgl: implement InitializeProcessControlTask
* pgl: Implement pgl::srv::Initialize
* pgl: Implement main()
* pgl: Implement (Get)ShellEventObserver
* pgl: implement LaunchProgramFromHost, GetHostContentMetaInfo
* pgl: Implement ProcessControlTask
* settings: fix duplicate object name
* pgl: fix minor bugs in impl
|
2020-04-16 20:05:56 -07:00 |
|
Michael Scire
|
a0cddf7c06
|
os: refactor/rewrite entire namespace.
|
2020-04-15 11:54:59 -07:00 |
|
Michael Scire
|
cd0c4af60c
|
fs: implement PooledBuffer
|
2020-04-06 17:44:35 -07:00 |
|