summaryrefslogtreecommitdiff
path: root/common/spice_common.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-07server: add prefix argument to red_printf_debugAlon Levy1-2/+2
2011-11-07common/spice_common.h: red_printf_debug: fix wrong signAlon Levy1-1/+1
2011-08-23common: introduce red_printf_debugAlon Levy1-0/+10
2011-07-19common: add backtrace via gstack or glibc backtraceAlon Levy1-0/+2
2011-05-03move get_time_stamp to main_channel.cChristophe Fergeau1-7/+0
2011-05-03use standard do { } while (0) for spice_common.h macrosChristophe Fergeau1-11/+11
2011-05-03move WARN and WARN_ONCE to spice_common.hChristophe Fergeau1-0/+2
2011-05-03common,server: use ASSERT from spice_common.hChristophe Fergeau1-0/+1
2011-05-02use foo(void) instead of foo() in prototypesChristophe Fergeau1-1/+1
2011-03-02server/common: introduce common/spice_common.hAlon Levy1-0/+70