AuroraRuntime/Source
Reece Wilson 70418df761 [+] Added extended IO apis
> StartSimpleLSWatchEx
> StartSimpleIOWatchEx
> StartIOWatchEx
[*] Update README
2022-06-28 16:04:07 +01:00
..
Async [*] Linux builds again. Still behind 2022-06-23 13:25:20 +01:00
CmdLine [*] Amend linux cmdline parsing 2022-04-06 08:25:17 +01:00
Compression [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Console [*] Linux builds again. Still behind 2022-06-23 13:25:20 +01:00
Crypto [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Debug [*] dumb msvc build error 2022-06-16 02:36:35 +01:00
Exit [*] Unix signal handlers shouldn't be Linux exclusive 2022-04-07 06:31:38 +01:00
Extensions [*] C warnings 2022-06-14 17:19:22 +01:00
Grug [+] readme.md 2022-06-12 21:18:26 +01:00
Hashing [*] Reset hashstream lock state on import/reset 2022-05-14 23:34:25 +01:00
HWInfo [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
IO [+] Added extended IO apis 2022-06-28 16:04:07 +01:00
Locale [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Logging [+] IIPCLogger structure to allow access to the underlying IPC pipe of an ipc logger 2022-06-17 09:22:24 +01:00
Memory [+] Use hwinfo cacheline in Cache.cpp fallback asm impl of instruction flush 2022-04-12 20:15:14 +01:00
Parse [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Process [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +01:00
Processes [*] Linux builds again. Still behind 2022-06-23 13:25:20 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] Solve a few compiler warnings. Mostly unrealistic u32 <-> u64 casts in element iteration and string operations we can reasonably ignore 2022-06-14 17:12:21 +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 [+] EConanonicalInput::eTab 2022-06-16 02:29:55 +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