Atmosphere/stratosphere
misson20000 f1a9dd8a98 loader: fix ECS after new-ipc rewrite
The call to serviceCreate(...) tries to query pointer buffer size, but
since we haven't had a chance to return the server side of the session
yet, this deadlocks. Instead, we defer creating the session and
mounting the filesystem until the first time the ECS object is
used. If mounting the filesystem fails, the ECS is silently discarded.
2019-12-13 13:45:52 -08:00
..
ams_mitm Bump version to 0.10.1 2019-12-10 18:33:01 -08:00
boot boot: do not use secure memory 2019-12-10 18:16:51 -08:00
boot2 libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
creport libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
dmnt libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
eclct.stub libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
fatal libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
loader loader: fix ECS after new-ipc rewrite 2019-12-13 13:45:52 -08:00
pm pm: fix process exit on < 5.0.0 (closes #748) (thanks @misson20000) 2019-12-13 13:35:33 -08:00
ro libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
sm pm: increase dmnt sessions. sm: remove session limit hack 2019-12-10 20:36:19 -08:00
spl libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00
Makefile libstratosphere: use from /atmosphere/libraries 2019-12-09 18:54:29 -08:00