dhewm3/neo/sys/linux
Daniel Gibson 1320e29aaf Implement Signal-Handlers for POSIX systems, incl. SIGTTIN/SIGTTOU
handling SIGTTIN/OU allows running Doom3 in the background (or even
sending it to the background with Ctrl-Z + bg) by disabling TTY input
(before it would get stuck when run in background without +set in_tty 0,
 see #215)

While at it, I also added signal handlers for some common crash signals
(SIGILL, SIGABRT, SIGFPE, SIGSEGV) to print a backtrace before exiting
the game (partly based on Yamagi Quake II code).
2019-01-13 07:07:39 +01:00
..
pk4 Fix all whitespace errors 2011-12-10 15:35:54 +01:00
runner Fix all whitespace errors 2011-12-10 15:35:54 +01:00
setup Fix all whitespace errors 2011-12-10 15:35:54 +01:00
casedir.patch hello world 2011-11-22 15:28:15 -06:00
main.cpp Implement Signal-Handlers for POSIX systems, incl. SIGTTIN/SIGTTOU 2019-01-13 07:07:39 +01:00
SDK-1.3.list.txt hello world 2011-11-22 15:28:15 -06:00
SDK.list.txt hello world 2011-11-22 15:28:15 -06:00