Atmosphere-libs/libstratosphere/source
SciresM 926d5a55d6 mem: implement most of StandardAllocator (#860)
This was tested using `https://github.com/node-dot-cpp/alloc-test` plus a few other by-hand tests.

It seems to work for the case we care about (sysmodules without thread cache-ing).

External users are advised to build with assertions on and contact SciresM if you find issues.

This is a lot of code to have gotten right in one go, and it was written mostly after midnight while sick, so there are probably un-noticed issues.
2020-03-30 20:41:21 -07:00
..
ams ams: bump version to 0.10.5 in prep for release later tonight 2020-03-18 16:20:09 -07:00
boot2 Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
cfg stratosphere-except-ldr: use fs bindings (this temporarily breaks loader) 2020-03-09 18:03:40 -07:00
dd libstrat: fix unconverted _WITH_ASSERTs 2020-03-02 19:51:07 -08:00
diag mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
dmnt find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
fs fs: add MountImageDirectory 2020-03-27 17:00:14 -07:00
fssrv ams: revamp assertion system 2020-03-02 19:51:04 -08:00
fssystem fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 17:00:14 -07:00
hid Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
hos find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
kvdb os: implement Tick api, make build with -Werror 2020-03-18 00:15:01 -07:00
ldr find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-03-02 19:50:40 -08:00
lmem lmem: Implement UnitHeap, ExpHeap (#823) 2020-03-02 19:51:09 -08:00
lr Implement the NCM sysmodule (closes #91) 2020-03-09 18:03:38 -07:00
map ams: revamp assertion system 2020-03-02 19:51:04 -08:00
mem mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
ncm creport: use fs bindings 2020-03-09 18:03:39 -07:00
os mem: implement most of StandardAllocator (#860) 2020-03-30 20:41:21 -07:00
patcher os: implement Tick api, make build with -Werror 2020-03-18 00:15:01 -07:00
pm ams: revamp assertion system 2020-03-02 19:51:04 -08:00
result ams: revamp assertion system 2020-03-02 19:51:04 -08:00
settings ams: revamp assertion system 2020-03-02 19:51:04 -08:00
sf stratosphere: fix building with latest libnx 2020-03-18 00:15:04 -07:00
sm ams: revamp assertion system 2020-03-02 19:51:04 -08:00
spl ams: revamp assertion system 2020-03-02 19:51:04 -08:00
updater os: implement Tick api, make build with -Werror 2020-03-18 00:15:01 -07:00
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 18:03:41 -07:00
service_guard.h libstratosphere is now just one lib 2019-12-08 17:01:03 -08:00