dhewm3/neo/sys/osx
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
..
misc hello world 2011-11-22 15:28:15 -06:00
DLL.OSX.txt hello world 2011-11-22 15:28:15 -06:00
Doom 3.rsrc hello world 2011-11-22 15:28:15 -06:00
Doom3.icns hello world 2011-11-22 15:28:15 -06:00
DOOMController.mm Implement Signal-Handlers for POSIX systems, incl. SIGTTIN/SIGTTOU 2019-01-13 07:07:39 +01:00
Info.plist This is dhewm 3 2012-01-14 20:06:05 +01:00
macosx_misc.mm Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
SDLMain.h Generate an .app bundle for OSX 2012-01-05 00:24:15 +01:00
SDLMain.m Generate an .app bundle for OSX 2012-01-05 00:24:15 +01:00
version.plist hello world 2011-11-22 15:28:15 -06:00