AuroraRuntime/Source/Debug
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
..
Debug.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Debug.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Demangle.cpp [*] Address *some* build issues under Linux. Interim port progress 2022-04-04 08:53:34 +01:00
Demangle.hpp [*] Demangle 2022-03-31 21:34:37 +01:00
ExceptionWatcher.NT.cpp [*] What kind of regression was THIS? 2022-03-31 03:13:56 +01:00
ExceptionWatcher.NT.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
ExceptionWatcher.Unix.cpp [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
ExceptionWatcher.Unix.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
ExceptionWatcher.Win32.cpp [+] Exit::CancelExit() 2022-04-07 06:22:50 +01:00
ExceptionWatcher.Win32.hpp [*] Prevent WriteLater from entering a deadlock condition. OnFlushs are no longer atomic 2022-01-27 20:28:20 +00:00
GrugException.hpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Panic.cpp [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Panic.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Stack.Android.cpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Stack.Android.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Stack.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Stack.Unix.cpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Stack.Unix.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Stack.Win32.cpp Preparing for initial WSA network POC rewrite, not porting gen1 code. Linux support is way behind. Will work on it soon. 2022-01-29 12:36:25 +00:00
Stack.Win32.hpp [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00