AuroraRuntime/Source
J Reece Wilson 2209aeb7a8 [+] Linux: semaphores and mutexes directly over futexes. Move UNIX pthread condvar mutex into the condvar mutex class.
[*] BSD: Rewrote fundamentally flawed pthread_mutex class code to use MONOTONIC clock time
[+] Linus SwInfo: Added enterprise check for RedHat
2022-12-28 23:44:45 +00:00
..
Async [+] _CLOEXEC on F-tier operating systems predating SMP and processes 2022-12-16 03:48:04 +00:00
CmdLine [*] Amend linux cmdline parsing 2022-04-06 08:25:17 +01:00
Compression [+] Linux build [again] 2022-12-16 00:41:01 +00:00
Console [*] consoletty pos calculation fix 2022-12-27 15:17:34 +00:00
Crypto [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
Debug [*] Refactor 2022-12-17 20:14:19 +00:00
Exit [+] Linux build [again] 2022-12-16 00:41:01 +00:00
Extensions [*] Linux fault: LTC/Clang driver bug? _multi encode variant results in inexplicable given a SEQUENCE after seemingly anything. 2022-12-16 07:04:11 +00:00
Grug [*] Disable telemetry reporting after runtime shutdown to prevent null exceptions from being reported under TLS. Fixes deadlock and a crash. 2022-12-21 23:37:41 +00:00
Hashing [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
HWInfo [*] Improved cache reporting under NT under various conditions 2022-12-14 05:25:05 +00:00
IO [+] Linux: semaphores and mutexes directly over futexes. Move UNIX pthread condvar mutex into the condvar mutex class. 2022-12-28 23:44:45 +00:00
Locale [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
Logging [*] Refactor 2022-12-17 20:14:19 +00:00
Memory [+] Linux build [again] 2022-12-16 00:41:01 +00:00
Parse [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
Process [*] Refactor 2022-12-17 20:14:19 +00:00
Processes [+] Linux build [again] 2022-12-16 00:41:01 +00:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [+] IRandomDevice::ToSeed() 2022-12-28 20:30:15 +00:00
SWInfo [+] Linux: semaphores and mutexes directly over futexes. Move UNIX pthread condvar mutex into the condvar mutex class. 2022-12-28 23:44:45 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [+] Linux: semaphores and mutexes directly over futexes. Move UNIX pthread condvar mutex into the condvar mutex class. 2022-12-28 23:44:45 +00:00
Time [*] UNIX benchmarks: follow CLOCK_PROCESS_CPUTIME_ID time 2022-12-27 19:41:52 +00:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuCrypto.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuRTEntrypoint.cpp [+] Linux build [again] 2022-12-16 00:41:01 +00:00
RuntimeInternal.hpp [+] Windows 7 support 2022-12-14 01:35:18 +00:00