spice-common/common
Dan McGee e571bd02c9 Update .gitignore with a few more generated files
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
2012-03-20 15:25:55 +01:00
..
win Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
.gitignore Update .gitignore with a few more generated files 2012-03-20 15:25:55 +01:00
backtrace.c Add missing includes of config.h 2012-03-20 15:25:55 +01:00
backtrace.h common/backtrace: for mingw32 no pipe/wait_pid, just disable 2012-03-20 15:25:55 +01:00
bitops.h common/bitops: mingw32: reorder so __GNUC__ define is checked first 2012-03-20 15:25:55 +01:00
canvas_base.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
canvas_base.h Death to all TABs 2012-03-20 15:25:55 +01:00
canvas_utils.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
canvas_utils.h common: add windows.h where required, make gdi_handlers static 2012-03-20 15:25:52 +01:00
draw.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
gdi_canvas.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
gdi_canvas.h Death to all TABs 2012-03-20 15:25:55 +01:00
gl_canvas.c Remove useless if() before free() 2012-03-20 15:25:55 +01:00
gl_canvas.h Death to all TABs 2012-03-20 15:25:55 +01:00
gl_utils.h common: don't duplicate find_msb implementation 2012-03-20 15:25:52 +01:00
glc.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
glc.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
lines.c Remove casts from void * with xrealloc() calls 2012-03-20 15:25:55 +01:00
lines.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
lz_common.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
lz_compress_tmpl.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
lz_config.h common: use INLINE instead of inline 2012-03-20 15:25:53 +01:00
lz_decompress_tmpl.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
lz.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
lz.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
Makefile.am Remove trailing blank lines 2012-03-20 15:25:55 +01:00
marshaller.c fix integer marshalling helpers on big endian 2012-03-20 15:25:53 +01:00
marshaller.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
mem.c Remove useless if() before free() 2012-03-20 15:25:55 +01:00
mem.h common: mem.h add alloca definition 2012-03-20 15:25:52 +01:00
messages.h server,proto: tell the clients to connect to the migration target before migraton starts 2012-03-20 15:25:54 +01:00
mutex.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
ogl_ctx.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
ogl_ctx.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
pixman_utils.c Death to all TABs 2012-03-20 15:25:55 +01:00
pixman_utils.h common: add extern "C" guards to headers 2012-03-20 15:25:51 +01:00
quic_config.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
quic_family_tmpl.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
quic_rgb_tmpl.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
quic_tmpl.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
quic.c Remove trailing whitespace from end of lines 2012-03-20 15:25:55 +01:00
quic.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
rect.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
region.c Remove trailing blank lines 2012-03-20 15:25:55 +01:00
region.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
ring.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
rop3.c server: fix function prototypes 2012-03-20 15:25:54 +01:00
rop3.h Remove trailing blank lines 2012-03-20 15:25:55 +01:00
spice_common.h server: add prefix argument to red_printf_debug 2012-03-20 15:25:54 +01:00
ssl_verify.c common: fix ssl_verify windows build errors 2012-03-20 15:25:53 +01:00
ssl_verify.h common/ssl_verify: special case to WIN32 that isn't MINGW32 2012-03-20 15:25:55 +01:00
sw_canvas.c Remove useless if() before free() 2012-03-20 15:25:55 +01:00
sw_canvas.h Death to all TABs 2012-03-20 15:25:55 +01:00