Daniel P. Berrange
3e6cd060a0
Remove trailing blank lines
...
Remove any blank lines at the end of all source files
2012-01-13 18:11:59 +02:00
Alon Levy
5e4008cc2a
common/ring: RING_FOREACH_SAFE: use shorter version from qemu
2011-08-23 17:01:14 +03:00
Marc-André Lureau
bf1491401a
common: add ring_get_length() for debugging purposes
...
Please notice it has a "static" modifier, like the rest of the inlined
functions in ring.h, so it won't warn if it isn't used.
2011-05-03 16:49:56 +02:00
Christophe Fergeau
531d5bdf52
common: add extern "C" guards to headers
...
Since some spice C++ code is using code from common/, the C
functions need to be marked as such for the C++ compiler, otherwise
we'll get linkage issues.
2011-05-02 11:24:44 +02:00
Alon Levy
6ee99d330f
ring: add RING_FOREACH{,_SAFE,_REVERSED}
2011-03-02 17:27:52 +02:00
Alexander Larsson
8974315747
Relicense everything from GPL to LGPL 2.1+
2010-04-13 22:22:15 +02:00
Alexander Larsson
f479fdf923
Add emacs settings for indent according to spice styleguide
2010-02-23 11:52:30 +01:00
Yaniv Kamay
22d4047752
fresh start
2009-10-14 15:06:41 +02:00