summaryrefslogtreecommitdiff
path: root/src/pulsecore/macro.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-02use uintpr_t when casting between pointers and integersLennart Poettering1-8/+8
2008-10-21make the debug trap macro a proper macro in macro.hLennart Poettering1-0/+6
2008-10-21include log.h near the end so that macro.h can be included in log.h and defin...Lennart Poettering1-1/+3
2008-10-21convert argument to boolean int in PA_UNLIKELY, tooLennart Poettering1-1/+1
2008-10-01PA_WARN_REFERENCE works only for ELF targetsLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-10/+63
2008-03-31merge r2194 from prepare-0.9.10Lennart Poettering1-22/+36
2007-11-11add new function pa_strnull() to simplify passing null strings to non-linux p...Lennart Poettering1-0/+4
2007-11-09remove PA_CLAMP_LIKELY macro because it doesn't really make sense.Lennart Poettering1-1/+3
2007-11-09fix CLAMP_LIKELY/UNLIKELY definitionLennart Poettering1-2/+2
2007-11-09add PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macrosLennart Poettering1-1/+5
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-0/+149