Atmosphere-libs/libstratosphere/source
Michael Scire c9bcd87e73 fs: add skeleton dir for sysmodule code
Please note this isn't likely to immediately be the active ams project.
2022-03-23 09:15:41 -07:00
..
ams spl: refactor for accuracy/move into libstrat 2021-10-15 23:54:36 -07:00
boot2 dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev 2021-11-03 23:59:53 -07:00
cal 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
capsrv strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
cfg sm/tipc: minor cleanup 2021-10-15 23:54:39 -07:00
crypto 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
cs cs: prevent exceptions from manifesting 2021-10-07 23:06:30 -07:00
dd strat: prefer os::NativeHandle to Handle/svc::Handle where sensible 2021-10-07 23:06:26 -07:00
ddsf strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
diag libstrat: enable -Wextra, -Werror 2021-10-07 23:06:28 -07:00
dmnt 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
erpt/srv ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
err 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
fs sprofile: various correctness fixes. 2021-10-29 17:47:14 -07:00
fssrv fs: add skeleton dir for sysmodule code 2022-03-23 09:15:41 -07:00
fssystem fs: add skeleton dir for sysmodule code 2022-03-23 09:15:41 -07:00
gpio ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
hid 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
hos hos: whoops 2021-10-26 01:11:17 -07:00
htc strat: build sysmodules with -Wextra/-Werror 2021-10-07 23:06:29 -07:00
htcfs sf: prevent emitting mitm/defer code unless server in process supports it 2021-10-15 23:54:38 -07:00
htclow Minor header fixes to reduce parsing issues with Clang (#1700) 2021-11-30 16:34:43 -08:00
htcs sf: prevent emitting mitm/defer code unless server in process supports it 2021-10-15 23:54:38 -07:00
i2c ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
init init: disable fsdev cwd to prevent abort on fsdev usage (fsdev should not be used) 2021-10-27 22:57:18 -07:00
kvdb strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
ldr ams: replace most remaining operator & with std::addressof 2021-10-15 23:54:34 -07:00
lm ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
lmem constexpr: resign ourselves to gcc dropping void -> T support 2021-10-26 01:11:10 -07:00
lr lr: fix EraseRedirection hang introduced by refactoring 2021-10-26 01:11:11 -07:00
mem strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
ncm lib: add missing semicolon 2022-03-23 09:15:40 -07:00
nim 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
nsd/impl/device strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
os dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes 2021-11-03 23:59:55 -07:00
osdbg dmnt2: try to avoid writing out of bounds when generating packets 2021-11-03 23:59:56 -07:00
patcher loader: refactor ro manager/improve accuracy 2021-10-15 23:54:36 -07:00
pgl tipc: implement special-case templating used by 13.0.0 pgl 2021-10-15 23:54:40 -07:00
pinmux/driver strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
pm ams: replace most remaining operator & with std::addressof 2021-10-15 23:54:34 -07:00
powctl ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
psc strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
pwm ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
result 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
ro/impl svc: refactor/rename MemoryInfo fields 2021-10-07 23:06:28 -07:00
scs loader: refactor ro manager/improve accuracy 2021-10-15 23:54:36 -07:00
settings ams: deduplicate static initialization logic 2022-01-19 16:28:54 -08:00
sf sf/cmif: optimize dispatch table walk to use binary search over linear search 2022-01-19 16:28:54 -08:00
sm ams: replace most remaining operator & with std::addressof 2021-10-15 23:54:34 -07:00
socket dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev 2021-11-03 23:59:53 -07:00
spl spl: fix legacy physical keyslot compatibility 2021-10-30 11:21:36 -07:00
sprofile/srv sprofile: various correctness fixes. 2021-10-29 17:47:14 -07:00
time 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
updater strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
usb strat: use sf::NativeHandle for ipc templating 2021-10-07 23:06:27 -07:00
util ams: replace most remaining operator & with std::addressof 2021-10-15 23:54:34 -07:00
wec 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
service_guard.h strat: fix inclusion/ordering for some c headers 2020-08-14 17:36:37 -07:00