summaryrefslogtreecommitdiffstats
path: root/common/spice_common.h
Commit message (Expand)AuthorAgeFilesLines
* Use a log handler to modify abort() behaviourMarc-André Lureau2012-03-201-50/+8
* common: ring.h should include stddef for NULL usageMarc-André Lureau2012-03-201-0/+1
* Remove extra '\n' from red_printf() callsDan McGee2012-03-201-1/+1
* server: add prefix argument to red_printf_debugAlon Levy2012-03-201-2/+2
* common/spice_common.h: red_printf_debug: fix wrong signAlon Levy2012-03-201-1/+1
* common: introduce red_printf_debugAlon Levy2012-03-201-0/+10
* common: add backtrace via gstack or glibc backtraceAlon Levy2012-03-201-0/+2
* move get_time_stamp to main_channel.cChristophe Fergeau2012-03-201-7/+0
* use standard do { } while (0) for spice_common.h macrosChristophe Fergeau2012-03-201-11/+11
* move WARN and WARN_ONCE to spice_common.hChristophe Fergeau2012-03-201-0/+2
* common,server: use ASSERT from spice_common.hChristophe Fergeau2012-03-201-0/+1
* use foo(void) instead of foo() in prototypesChristophe Fergeau2012-03-201-1/+1
* server/common: introduce common/spice_common.hAlon Levy2012-03-201-0/+70