AuroraRuntime/Source
Reece 44108a322e 2/3 of the IO update (very early implementation)
[+] TTYConsole::GetPaddingTopOfLog,GetPaddingHeadOfLog,GetPaddingTopOfLog [+ set variants]
[+] IO::IOYield()
[+] IO::IAsyncTransaction::Failed,GetOSErrorCode()
[+] IByteBufferStreamPair
[+] IIOBufferedInterceptor
[+] IIOBufferedProcessor
[+] IIOEventListener
[+] IIOPipeEventListener
[+] IIOProcessorEventListener
[+] IIOProcessorManualInvoker
[+] IIOWaitableIOLoopSource
[+] IIOWaitableIOTimer
[+] IIOWaitableItem
[+] IIOWaitableTickLimiter
[+] IOAdapterAsyncStream
[+] IOAdapterByteBuffer
[+] IOAdapterCompression
[+] IOAdapterSeeking
[*] Cleanup CpuInfo.Linux.cpp
[*] Fixup async threadpool some more
[*] LSTimer.NT.cpp updates timer object on tick state update, akin to Linux
2022-06-12 00:01:27 +01:00
..
Async 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
CmdLine [*] Amend linux cmdline parsing 2022-04-06 08:25:17 +01:00
Compression [*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface 2022-05-28 12:18:00 +01:00
Console 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
Crypto [*] Fix stupid link error 2022-06-07 05:29:32 +01:00
Debug [+] Debug config 2022-06-01 15:25:32 +01:00
Exit [*] Unix signal handlers shouldn't be Linux exclusive 2022-04-07 06:31:38 +01:00
Extensions [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Grug [*] Always reset the sigaction mask (sigemptyset) 2022-04-07 05:41:16 +01:00
Hashing [*] Reset hashstream lock state on import/reset 2022-05-14 23:34:25 +01:00
HWInfo 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IO 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
IPC [+] ConsoleTTY.hpp write cmd history every 10 seconds under sys tick 2022-06-06 22:34:26 +01:00
Locale [*] Bug fix: NT registry read function conflated array length with count 2022-05-26 15:02:23 +01:00
Logging [+] Initial Aurora ConsoleTTY shell attempt 2022-05-19 00:12:52 +01:00
Loop 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00
Memory [+] Use hwinfo cacheline in Cache.cpp fallback asm impl of instruction flush 2022-04-12 20:15:14 +01:00
Parse [*] Further further MALD 2022-06-03 20:28:08 +01:00
Process [+] Insert anon/other pages into process map of linux processes 2022-04-21 13:29:47 +01:00
Processes [*] Linux regression before ConsoleTTYs 2022-05-13 01:43:54 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] RandomDef explicit default-ctor followed by forced null of the structure to seed with fast rng 2022-05-27 20:45:00 +01:00
SWInfo [*] Dumbdumb moment 2022-05-28 17:21:57 +01:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] Further malding 2022-06-02 18:05:38 +01:00
Time [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
Crypto.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
Crypto.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Entrypoint.cpp [+] Higher-res sleep under NT w/ NtDelayExecution 2022-05-13 18:44:44 +01:00
RuntimeInternal.hpp 2/3 of the IO update (very early implementation) 2022-06-12 00:01:27 +01:00