Daniel P. Berrange
14ca077df3
Add missing includes of config.h
...
Not all files were including config.h
2012-03-20 15:25:55 +01:00
Daniel P. Berrange
457892cb9f
Fix up copyright decl to always use 'Copyright (C) Red Hat, Inc.'
...
A couple of files were missing '(C)' in the copyright header
2012-03-20 15:25:55 +01:00
Alon Levy
db2057fa4c
common/backtrace: for mingw32 no pipe/wait_pid, just disable
2012-03-20 15:25:55 +01:00
Christophe Fergeau
673ab9b950
fix make distcheck
2012-03-20 15:25:53 +01:00
Alon Levy
cb4c660655
common: add backtrace via gstack or glibc backtrace
...
Add a backtrace printing function copied from xserver os/backtrace.c
that uses gstack, and if that isn't found then glibc's backtrace.
Used in ASSERT, tested on F15.
2012-03-20 15:25:53 +01:00