warzone2100/lib/exceptionhandler
Christian Ohm 9417ec60e1 Use _NSIG in the exceptionhandler if available. Fixes #818.
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7971 4a71c877-e1ca-e34f-864e-861f7616d084
2009-09-27 19:07:04 +02:00
..
include Add the exceptionhandler from Dr. MinGW (part of mingw-utils) with my fixes to it (doesn't compile & link in yet) 2008-04-05 16:00:58 +00:00
Makefile.am * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00
dumpinfo.cpp Add a timestamp to addDumpInfo(). 2009-06-16 22:28:35 +02:00
dumpinfo.h Create a new function, addDumpInfo(), to be used to add custom information to the crash dump report file. 2009-06-16 22:28:34 +02:00
exceptionhandler.c Use _NSIG in the exceptionhandler if available. Fixes #818. 2009-09-27 19:07:04 +02:00
exceptionhandler.h Bump copyright 2009-02-10 18:01:48 +00:00
exceptionhandler.vcproj Fix compiling on MSVC: 2008-11-25 23:53:44 +00:00
exchndl.c Fix windows crash dump report, by returning back a c_str() instead of a string. 2009-05-28 09:59:21 +02:00
exchndl.h Bump copyright 2009-02-10 18:01:48 +00:00
makefile.win32 * Wrap all file lists in the automake and win32 makefiles across lines such that there's only one file on each line 2008-10-13 13:04:37 +00:00