summaryrefslogtreecommitdiff
path: root/common/macros.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Reuse macros from spice-protocolFrediano Ziglio1-10/+0
2019-04-01log: Let gcc know about the logging macros which abortChristophe Fergeau1-0/+8
2018-11-26Unify headers guard namesFrediano Ziglio1-3/+3
2016-11-14Define a new SPICE_VERIFY macroFrediano Ziglio1-0/+3
2016-03-17define SPICE_CONSTRUCTOR_FUNC and SPICE_DESTRUCTOR_FUNC macrosFrediano Ziglio1-0/+22
2013-08-20Fix min gcc version for __attribute__(format)Christophe Fergeau1-7/+3
2012-03-20Add SPICE_ATTR_NORETURN and use it for a few functionsMarc-André Lureau1-0/+7
2012-03-20Add printf format annotations to all '...' functionsDaniel P. Berrange1-2/+2
2012-03-20Use a log handler to modify abort() behaviourMarc-André Lureau1-0/+30