AuroraRuntime/Source/Debug
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
..
Debug.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
Debug.hpp [*] Linux should not raise int3 unless the binary is a debug one 2021-09-15 00:56:26 +01:00
ExceptionWatcher.Linux.cpp Initial Commit 2021-06-27 22:25:29 +01:00
ExceptionWatcher.Linux.hpp Initial Commit 2021-06-27 22:25:29 +01:00
ExceptionWatcher.Win32.cpp [+] HWInfo::GetPageSize() 2021-10-14 12:35:05 +01:00
ExceptionWatcher.Win32.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Panic.cpp [*] Succesfully built on Linux for the first time in a very long time 2021-10-02 17:07:33 +01:00
Panic.hpp Initial Commit 2021-06-27 22:25:29 +01:00