AuroraRuntime/Include
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
..
Aurora [+] Exit::CancelExit() 2022-04-07 06:22:50 +01:00
AuroraAlloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuroraMacros.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
AuroraRuntime.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
AuroraTypedefs.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
AuroraUtils.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00