Daniel P. Berrange
7427b23d84
Add missing includes of config.h
...
Not all files were including config.h
2012-01-13 18:11:59 +02:00
Daniel P. Berrange
0de78e9f59
Fix up copyright decl to always use 'Copyright (C) Red Hat, Inc.'
...
A couple of files were missing '(C)' in the copyright header
2012-01-13 18:11:59 +02:00
Alon Levy
c7f4e52000
common/backtrace: for mingw32 no pipe/wait_pid, just disable
2012-01-13 17:42:23 +02:00
Christophe Fergeau
e0e8d091ff
fix make distcheck
2011-07-22 10:24:30 +02:00
Alon Levy
a3cde2d971
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.
2011-07-19 20:33:25 +03:00