1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-11-08 13:11:49 +00:00
Atmosphere/libraries/libstratosphere/source
SciresM 96f95b9f95
Integrate new result macros. (#1780)
* result: try out some experimental shenanigans

* result: sketch out some more shenanigans

* result: see what it looks like to convert kernel to use result conds instead of guards

* make rest of kernel use experimental new macro-ing
2022-02-14 14:45:32 -08:00
..
ams
boot2 dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev 2021-11-03 23:56:25 -07:00
cal
capsrv
cfg sm/tipc: minor cleanup 2021-10-12 00:20:21 -07:00
crypto
cs
dd
ddsf
diag
dmnt
erpt/srv ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
err
fs sprofile: various correctness fixes. 2021-10-29 17:38:44 -07:00
fssrv ams: improve offsetof style consistency 2021-10-18 00:17:13 -07:00
fssystem typofix: boogaloo: electric. 2022-02-10 19:49:05 -08:00
gpio ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
hid
hos hos: whoops 2021-10-25 17:31:14 -07:00
htc
htcfs sf: prevent emitting mitm/defer code unless server in process supports it 2021-10-11 19:01:27 -07:00
htclow Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-06 18:19:34 -07:00
htcs sf: prevent emitting mitm/defer code unless server in process supports it 2021-10-11 19:01:27 -07:00
i2c ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
init init: disable fsdev cwd to prevent abort on fsdev usage (fsdev should not be used) 2021-10-27 22:57:09 -07:00
kvdb
ldr
lm ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
lmem constexpr: resign ourselves to gcc dropping void -> T support 2021-10-17 02:39:16 -07:00
lr lr: fix EraseRedirection hang introduced by refactoring 2021-10-18 11:00:55 -07:00
mem strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
ncm Integrate new result macros. (#1780) 2022-02-14 14:45:32 -08:00
nim
nsd/impl/device
os dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes 2021-11-03 23:56:25 -07:00
osdbg dmnt2: try to avoid writing out of bounds when generating packets 2021-11-03 23:56:25 -07:00
patcher
pgl tipc: implement special-case templating used by 13.0.0 pgl 2021-10-15 21:23:55 -07:00
pinmux/driver
pm
powctl ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
psc
pwm ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
result
ro/impl
scs
settings ams: deduplicate static initialization logic 2021-12-13 13:07:03 -08:00
sf sf/cmif: optimize dispatch table walk to use binary search over linear search 2021-12-06 13:13:46 -08:00
sm
socket dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev 2021-11-03 23:56:25 -07:00
spl spl: fix legacy physical keyslot compatibility 2021-10-30 11:21:25 -07:00
sprofile/srv sprofile: various correctness fixes. 2021-10-29 17:38:44 -07:00
time
updater strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
usb
util ams: replace most remaining operator & with std::addressof 2021-10-09 14:49:53 -07:00
wec
service_guard.h