summaryrefslogtreecommitdiff
path: root/common/mem.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-03common: mem.h add alloca definitionMarc-André Lureau1-0/+30
2011-05-02common: add extern "C" guards to headersChristophe Fergeau1-0/+7
2011-02-28common: add SpiceBuffer - based on qemu-vnc BufferMarc-André Lureau1-0/+17
2010-07-08Move SpiceChunks to mem.hAlexander Larsson1-1/+17
2010-07-08Move in spice/draw.h from spice-protocol to common/Alexander Larsson1-1/+1
2010-07-07Add spice_chunks_* helpersAlexander Larsson1-0/+5
2010-06-17Add spice_strnlenAlexander Larsson1-0/+2
2010-05-21Fix spelling errors in comments and stringsAlexander Larsson1-2/+2
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-24Add spice_strndupAlexander Larsson1-0/+1
2010-03-11New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson1-0/+82