AuroraRuntime/Include/Aurora
J Reece Wilson 1c78c18997 [+] Exit::CancelExit()
[*] Treat SIGTERM the same as SIGINT. SIGINT is somewhat of an arachic signal meaning, "hey dumb unix app, fuck the process group, start reading from stdin to listen to the user." Nowadays, this doesn't mean anything other than "hey, a human asked us to terminate from a TTY" - basically the same as SIGTERM, except SIGTERM is more likely to be a scheduled or otherwise expected shutdown event.
2022-04-07 06:22:50 +01:00
..
Async [+] GetSharedAsyncApp 2022-03-23 16:33:02 +00:00
CmdLine [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Compression [*] ECompressionType typo 2022-03-30 15:20:04 +01:00
Console [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Crypto [*] Refactor CpuInfo 2022-02-18 10:46:51 +00:00
Data [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Debug [*] Regression of empty SysPushErrors (fmt now freaks out at this. we can use this over a nullptr. SSO, string pooling, etc, it'll be fine.) 2022-04-03 00:29:20 +01:00
Exit [+] Exit::CancelExit() 2022-04-07 06:22:50 +01:00
Hashing [*] Recrinkle posters 2022-03-23 19:40:07 +00:00
HWInfo [*] Cacheline and cachesize report in CpuInfo 2022-03-30 22:45:10 +01:00
IO [+] Possible watcher api 2022-04-02 19:15:59 +01:00
IPC stw 2021-10-02 12:29:18 +01:00
Locale [*] Added/fix UTF-16 BE count 2022-03-04 22:28:25 +00:00
Logging [+] NT OutputDebugStringW logger sink 2022-03-31 01:31:40 +01:00
Loop [*] Win32 regression 2022-04-05 14:46:19 +01:00
Memory [*] Address *some* build issues under Linux. Interim port progress 2022-04-04 08:53:34 +01:00
Parse [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Process [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Processes [*] Compiler warning 2022-03-30 19:07:15 +01:00
Registry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
RNG [*] Major fix -> vec wrapper w/o glm accessors were broken 2022-03-20 09:56:15 +00:00
SWInfo [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Telemetry [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Threading [*] Harden exit 2022-04-02 01:48:29 +01:00
Time [+] Minimalistic AuNumericLimits implementation 2022-02-19 17:56:45 +00:00
Utility [*] CpuInfo (and others) refactor 2022-03-20 12:51:51 +00:00
Runtime.hpp [*] Harden exit 2022-04-02 01:48:29 +01:00