summaryrefslogtreecommitdiffstats
path: root/common/backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* backtrace: Don't attempt to call seteuid(0)Christophe Fergeau2014-01-071-1/+0
* Use a log handler to modify abort() behaviourMarc-André Lureau2012-03-201-0/+3
* Add missing includes of config.hDaniel P. Berrange2012-03-201-1/+1
* Fix up copyright decl to always use 'Copyright (C) Red Hat, Inc.'Daniel P. Berrange2012-03-201-1/+1
* common/backtrace: for mingw32 no pipe/wait_pid, just disableAlon Levy2012-03-201-3/+22
* fix make distcheckChristophe Fergeau2012-03-201-1/+1
* common: add backtrace via gstack or glibc backtraceAlon Levy2012-03-201-0/+114