summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/Pointer.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-22xfree86: Fix -Wshadow warningsKeith Packard1-18/+17
2012-06-20Remove obsolete tab stop comments from hw/xfree86/parser/*.cAlan Coopersmith1-2/+0
2012-03-21Introduce a consistent coding styleKeith Packard1-149/+141
2011-12-12xf86 parser: convert Error to a varargs macro to clear gcc format warningsAlan Coopersmith1-4/+4
2011-03-28xfree86: warning fixAdam Jackson1-1/+1
2010-12-07Convert hw/xfree86/parser code to use asprintf() callsAlan Coopersmith1-10/+6
2009-04-06config: Remove useless xf86conf{{m,c,re}alloc},free} macrosAdam Jackson1-4/+4
2009-04-06config: s/xf86configStrdup/strdup/Adam Jackson1-17/+17
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-10Coverity #813, #814, #815, #816: Fix resource leaks in error paths ofEric Anholt1-1/+3
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+28
2003-11-14Initial revisionKaleb Keithley1-0/+205