AuroraRuntime/Source/Memory
Reece a626fbea24 [+] HWInfo::GetPageSize()
[+] Parse::SplitNewlines(..., ..., true) where the return value is the remaining unbuffered line
[*] Gross hack we should remove to drop std string parse exception abuse logs
[*] Update AuroraForEach and AuroraInterfaces
[*] Experiment with using alternative os address space reserve + commit mechanics for Memory::Heaps
[*] global fast rand device should be seeded with at least 64 bits of secure rng data. ideally, we should max out entropy with secure bits, but we dont
2021-10-14 12:35:05 +01:00
..
ByteBuffer.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
ByteBuffer.hpp Major patch [1/2] 2021-09-06 11:58:08 +01:00
DefaultHeap.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
DefaultHeap.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Heap.cpp [+] HWInfo::GetPageSize() 2021-10-14 12:35:05 +01:00
Heap.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Memory.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
Memory.hpp Initial Commit 2021-06-27 22:25:29 +01:00