1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-22 15:03:24 +01:00
Atmosphere/libraries/libstratosphere/source
SciresM 87ec045a98
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-29 14:43:16 -07:00
..
ams ams: bump version to 0.10.5 in prep for release later tonight 2020-03-18 16:19:59 -07:00
boot2 Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
cfg stratosphere-except-ldr: use fs bindings (this temporarily breaks loader) 2020-03-08 16:33:49 -07:00
dd libstrat: fix unconverted _WITH_ASSERTs 2020-02-24 05:01:41 -08:00
diag mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
dmnt find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
fs fs: add MountImageDirectory 2020-03-27 16:59:27 -07:00
fssrv ams: revamp assertion system 2020-02-22 23:05:14 -08:00
fssystem fssystem: Implement PartitionFileSystemCore (#856) 2020-03-27 03:40:52 -07:00
hid Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
hos find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
kvdb os: implement Tick api, make build with -Werror 2020-03-16 01:02:55 -07:00
ldr find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} + 2020-01-24 02:10:40 -08:00
lmem lmem: Implement UnitHeap, ExpHeap (#823) 2020-02-24 19:44:27 -08:00
lr Implement the NCM sysmodule (closes #91) 2020-03-08 00:06:23 -08:00
map ams: revamp assertion system 2020-02-22 23:05:14 -08:00
mem mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
ncm creport: use fs bindings 2020-03-08 01:45:12 -08:00
os mem: implement most of StandardAllocator (#860) 2020-03-29 14:43:16 -07:00
patcher os: implement Tick api, make build with -Werror 2020-03-16 01:02:55 -07:00
pm ams: revamp assertion system 2020-02-22 23:05:14 -08:00
result ams: revamp assertion system 2020-02-22 23:05:14 -08:00
settings ams: revamp assertion system 2020-02-22 23:05:14 -08:00
sf stratosphere: fix building with latest libnx 2020-03-18 00:14:34 -07:00
sm ams: revamp assertion system 2020-02-22 23:05:14 -08:00
spl ams: revamp assertion system 2020-02-22 23:05:14 -08:00
updater os: implement Tick api, make build with -Werror 2020-03-16 01:02:55 -07:00
util ams: finish stdio -> fs bindings for stratosphere 2020-03-09 03:58:02 -07:00
service_guard.h git subrepo clone https://github.com/Atmosphere-NX/Atmosphere-libs libraries 2019-12-09 18:54:29 -08:00