summaryrefslogtreecommitdiff
path: root/src/signalhandler.cc
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Attempt to improve mingw-w64 support1-0/+9
2012-01-12Remove trivial warnings produced by clang1-2/+2
2011-09-05Suppress warnings around return value of write and symlink.1-1/+3
2010-06-15Use sys/ucontext.h when it is found. Snow leopard needs this.1-1/+4
2009-07-08Suppress warnings. Most of this patch was given by keir (thanks!).1-2/+4
2009-01-28Add license information for all source code.1-1/+29
2009-01-09Define ARRAYSIZE in utilities.h and use it.1-6/+3
2008-12-19Flush logs unsafely before program fails in the signal handler.1-0/+14
2008-11-17Re-organize the way to produce stacktrace.1-27/+4
2008-11-04Use uintptr_t instead of int as the integer format of pthread_t.1-3/+3
2008-10-30Forgot to add file for the previous change...1-0/+327