summaryrefslogtreecommitdiff
path: root/list.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-04Convert to X.Org standard code styleAlan Coopersmith1-77/+87
2018-10-01Use vasprintf(), if available, to implement dsprintf()Alan Coopersmith1-0/+10
2014-01-02Fix possible malloc allocation error found by clang static analysisJeremy Huddleston Sequoia1-1/+6
2011-10-04Strip trailing whitespaceAlan Coopersmith1-2/+2
2011-10-04Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-3/+3
2011-10-04Mark format string argument to dsprintf as const char *Alan Coopersmith1-1/+1
2011-03-01makeList: free partially allocated list on failureAlan Coopersmith1-1/+3
2011-02-14Sort contents of encodings.dirAlan Coopersmith1-0/+34
2011-01-13Remove unused NEED_SNPRINTF code to #include non-existent snprintf.cAlan Coopersmith1-6/+0
2010-10-06Purge cvs tags.Jesse Adkins1-1/+0
2004-04-23Merging XORG-CURRENT into trunkrel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-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-MERGEEgbert 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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-7/+81
2003-11-14Initial revisionKaleb Keithley1-0/+178