1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-21 06:23:26 +01:00
Atmosphere/libraries/libstratosphere/source
2021-02-24 04:06:54 -08:00
..
ams rapidjson: add customization point for allocation/asserts 2021-02-24 04:06:54 -08:00
boot2 ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
cal
capsrv libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
cfg ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
crypto
dd
ddsf
diag ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
dmnt
erpt/srv libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
fs ro: reduce memory usage by excising (unused) std::malloc 2021-01-20 23:39:31 -08:00
fssrv ams_mitm: update for new sf semantics 2021-01-20 23:39:31 -08:00
fssystem fssystem: fix bug in BufferedStorage 2021-01-28 14:28:45 -08:00
gpio pm: update for new sf semantics 2021-01-20 23:39:31 -08:00
hid hid: fix sm usage 2021-02-02 18:32:29 -08:00
hos ams: communicate status to libnx 2021-01-27 14:20:30 -08:00
htc/server htc: implement HtcmiscImpl::ServerThread/HtcmiscRpcServer::ReceiveThread 2021-02-24 04:06:54 -08:00
htclow htc: skeleton constructors for htcmisc 2021-02-24 04:06:54 -08:00
i2c boot2: update for new sf semantics 2021-01-20 23:39:31 -08:00
kvdb
ldr ro: update for new sf semantics 2021-01-20 23:39:31 -08:00
lmem
lr libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
map
mem
ncm ncm: fix ContentStorageImplBase constructor 2021-02-02 17:12:02 -08:00
nim
nsd/impl/device dns.mitm: support % in hosts file as stand-in for environment identifier 2021-02-02 11:41:49 -08:00
os ro: reduce memory usage by excising (unused) std::malloc 2021-01-20 23:39:31 -08:00
patcher ams: use util::SNPrintf over std:: (size/linker improvements) 2021-01-12 02:59:41 -08:00
pgl util::string_view, update pgl for new sf semantics 2021-01-20 23:39:31 -08:00
pinmux/driver strat: fix board namespacing for nintendo::nx 2020-12-29 12:30:43 -08:00
pm libstrat: move weak HasLaunchedBootProgram to non-lto object file 2021-01-20 23:39:31 -08:00
powctl strat: fix board namespacing for nintendo::nx 2020-12-29 12:30:43 -08:00
psc psc: fix pm module init 2021-02-10 02:57:22 -08:00
pwm libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
result result: always prefer diag::Abort to fatal 2021-01-28 00:15:24 -08:00
settings htc: implement (fixing linker errors) through HtclowManagerImpl::OpenDriver 2021-02-24 04:06:54 -08:00
sf libstrat: convert to experimental new (super-accurate) sf allocation semantics 2021-01-20 23:39:31 -08:00
sm sm: supercede ams extension via DetachClient 2021-01-27 14:36:15 -08:00
socket dns.mitm: add GetAddrInfo redir, AtmosphereReloadHostsFile, debug logging control 2021-02-02 11:41:49 -08:00
spl ams: update five -> aula, per CalWriterManu 2020-12-28 15:54:25 -08:00
time
updater ams: update five -> aula, per CalWriterManu 2020-12-28 15:54:25 -08:00
usb usb: fix wrong command id for AppendConfigurationData 2021-02-07 17:14:48 -08:00
util
wec wec: whoops 2020-11-14 03:37:51 -08:00
service_guard.h