.. |
Async
|
[*] AuAsync invalid self itr upon nested poll
|
2022-05-20 01:31:58 +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
|
[+] Debug config
|
2022-06-01 15:25:32 +01:00 |
Crypto
|
[+] Interim and incomplete Unix/Linux buildability
|
2022-03-22 05:10:40 +00: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
|
[*] Made nt cpuinfo less dumb
|
2022-04-12 20:18:21 +01:00 |
IO
|
[+] Added IOSleep.* files, API: AuIO::WaitFor(ms, waitEntireFrame)
|
2022-05-13 21:02:19 +01:00 |
IPC
|
[*] Refactor IAsyncTransaction -> Moved namespace from AuIOFS to AuIO bc other file-like APIs share the same FS implementation. IPC, process, and other namespaces have no reason to return an AuIOFS interface when dealing with pipes.
|
2022-05-12 09:04:32 +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
|
[*] NT build regression from Linux land
|
2022-05-13 15:07:53 +01:00 |
Memory
|
[+] Use hwinfo cacheline in Cache.cpp fallback asm impl of instruction flush
|
2022-04-12 20:15:14 +01:00 |
Parse
|
[*] 32bit parse regression
|
2022-05-03 05:29:39 +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
|
[*] Cheeky AuThreadPrimitives refactor
|
2022-06-01 22:49: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
|
[+] THE IO JOHNNY, WHAT DOES IT MEAN? | Linux continued
|
2022-04-05 02:19:37 +01:00 |