Marc-André Lureau
82fa233fa6
server: rename _tmpl files
...
Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
2015-11-26 13:33:36 +00:00
Alon Levy
87c4def087
Remove use of INLINE
...
It's #define'd to 'inline', and only used in the GLZ encoder.
2015-08-20 17:10:49 +01:00
Christophe Fergeau
59c6c829e7
ppc: Fix glz magic endianess
...
This is a modified version of a patch initially by Erlon R. Cruz
<erlon.cruz@br.flextronics.com>
2015-04-10 20:24:15 +02:00
Daniel P. Berrange
02d56750bd
Remove trailing blank lines
...
Remove any blank lines at the end of all source files
2012-01-13 18:11:59 +02:00
Christophe Fergeau
78c1465ed3
add #include <config.h> to all source files
...
When using config.h, it must be the very first include in all source
files since it contains #define that may change the compilation process
(eg libc structure layout changes when it's used to enable large file
support on 32 bit x86 archs). This commit adds it at the beginning
of all .c and .cpp files
2011-05-03 14:44:10 +02:00
Alexander Larsson
012bd25779
Fix spelling errors in comments and strings
2010-05-21 10:51:28 +02:00
Alexander Larsson
c97116aeb9
Relicense everything from GPL to LGPL 2.1+
2010-04-13 22:22:15 +02:00
Yaniv Kamay
c1b79eb035
fresh start
2009-10-14 15:06:41 +02:00