History for Atmosphere / libraries / libvapours / include
2020-02-14
@Michael Scire
kern: use TinyMT instead of mt19937_t
Michael Scire committed on 14 Feb 2020
@Michael Scire
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire committed on 14 Feb 2020
@Michael Scire
vapours: add time primitives, fix result name
Michael Scire committed on 14 Feb 2020
2020-02-08
@Michael Scire
kern: implement dpc + skeleton rest of main
Michael Scire committed on 8 Feb 2020
2020-02-01
@Michael Scire
kern: implement KSchedulerLock
Michael Scire committed on 1 Feb 2020
2020-01-31
@Michael Scire
util: remove spurious error in parent offset calc
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: mostly implement KThread::Initialize
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: add all kthread members
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KPriorityQueue
Michael Scire committed on 31 Jan 2020
@Michael Scire
util: add BitSet
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KThreadLocalPage
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-30
@Michael Scire
kern: Skeleton KSynchronizationObject
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire committed on 30 Jan 2020
2020-01-29
@Michael Scire
kern: Implement most of memory init (all cores hit main, but still more to do)
Michael Scire committed on 29 Jan 2020
2020-01-24
@Michael Scire
meso: find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
@Michael Scire
mesosphere: Implement SVC table auto-generation
Michael Scire committed on 24 Jan 2020
@Michael Scire
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
Michael Scire committed on 24 Jan 2020
2020-01-18
@Michael Scire
svc: whoops
Michael Scire committed on 18 Jan 2020
@Michael Scire
svc: populate namespace
Michael Scire committed on 18 Jan 2020
2020-01-17
@Michael Scire
scope guard: ensure implicit lambdas are always inline
Michael Scire committed on 17 Jan 2020
2020-01-16
@Michael Scire
offsetof: proper detection when sizeof() != alignof
Michael Scire committed on 16 Jan 2020
@Michael Scire
util::IntrusiveList: assert member referencing is correct
Michael Scire committed on 16 Jan 2020
@Michael Scire
fixes for previous two commits
Michael Scire committed on 16 Jan 2020
@Michael Scire
util: make offsetof/parent-of-member actually constexpr
Michael Scire committed on 16 Jan 2020
2020-01-03
@Michael Scire
Bump version to 0.10.2
Michael Scire committed on 3 Jan 2020
@Michael Scire
fix header include
Michael Scire committed on 3 Jan 2020
@Michael Scire
libvapours: add (kibi/mebi/gibi)byte literals
Michael Scire committed on 3 Jan 2020
2020-01-02
@Michael Scire
meso: use BitPack
Michael Scire committed on 2 Jan 2020
@Michael Scire
loader: use BitPack for caps
Michael Scire committed on 2 Jan 2020