AuroraRuntime/Source
2022-05-19 04:32:23 +01:00
..
Async [*] Fix a deadlock in auasync 2022-05-19 04:07:10 +01:00
CmdLine [*] Amend linux cmdline parsing 2022-04-06 08:25:17 +01:00
Compression [*] NT regression and fixes 2022-04-15 19:20:12 +01:00
Console [*] Cursor after history up/down was acting funky. This should fix it. 2022-05-19 04:32:23 +01:00
Crypto [+] Interim and incomplete Unix/Linux buildability 2022-03-22 05:10:40 +00:00
Debug [*] Update iconv 2022-04-12 20:16:49 +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 [*] NT regression and fixes 2022-04-15 19:20:12 +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 [*] Caught major RNG string regression 2022-04-16 19:09:30 +01:00
SWInfo [+] Linux: Added bSingleshot API to timerfd backend 2022-05-04 16:43:23 +01:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [+] Harden linux sleep against interrupts 2022-05-13 18:53:20 +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