summaryrefslogtreecommitdiff
path: root/utils.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-31Remove old CVS id tagsAlan Coopersmith1-4/+0
2014-05-27Replace several malloc+sprintf pairs with asprintf() callsAlan Coopersmith1-0/+47
2014-05-27Replace uStrCaseCmp() with direct calls to strcasecmp()Alan Coopersmith1-31/+0
2014-05-27Replace uStringDup() with direct calls to strdup()Alan Coopersmith1-14/+0
2014-05-27Replace custom uAlloc/uCalloc with plain malloc/callocAlan Coopersmith1-18/+1
2014-05-26Replace sole call to uFree() with direct call to free()Alan Coopersmith1-10/+0
2014-05-26Remove unused uRealloc & uRecalloc functionsAlan Coopersmith1-29/+0
2014-05-26Remove unused uStrCasePrefix fallback for strncasecmpAlan Coopersmith1-22/+0
2014-05-26Remove unused debugging & function tracing frameworksAlan Coopersmith1-109/+0
2014-05-26Fix many const char * warningsAlan Coopersmith1-10/+10
2014-05-26Convert sources to X.Org standard coding styleAlan Coopersmith1-121/+134
2009-01-22Correct make distcheck and sparse warnings.Paulo Cesar Pereira de Andrade1-1/+4
2008-11-28Compile warning fixes.Paulo Cesar Pereira de Andrade1-28/+11
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-47/+58
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+368