summaryrefslogtreecommitdiffstats
path: root/common/mem.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPICE_{BEGIN,END}_DECLSMarc-André Lureau2012-03-201-6/+3
* mingw: don't try to redefine allocaChristophe Fergeau2012-03-201-0/+2
* common: mem.h add alloca definitionMarc-André Lureau2012-03-201-0/+30
* common: add extern "C" guards to headersChristophe Fergeau2012-03-201-0/+7
* common: add SpiceBuffer - based on qemu-vnc BufferMarc-André Lureau2012-03-201-0/+17
* Move SpiceChunks to mem.hAlexander Larsson2012-03-201-1/+17
* Move in spice/draw.h from spice-protocol to common/Alexander Larsson2012-03-201-1/+1
* Add spice_chunks_* helpersAlexander Larsson2012-03-201-0/+5
* Add spice_strnlenAlexander Larsson2012-03-201-0/+2
* Fix spelling errors in comments and stringsAlexander Larsson2012-03-201-2/+2
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2012-03-201-9/+9
* Add spice_strndupAlexander Larsson2012-03-201-0/+1
* New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson2012-03-201-0/+82