summaryrefslogtreecommitdiff
path: root/include.c
Commit message (Expand)AuthorAgeFilesLines
* Call strrchr() instead of hand coding a custom versionAlan Coopersmith2023-01-011-5/+2
* Cache filename after realpath() processingAlan Coopersmith2023-01-011-7/+17
* Make malloc error checking/reporting more consistentAlan Coopersmith2023-01-011-2/+13
* Handle some implicit conversion warnings from clangAlan Coopersmith2023-01-011-5/+5
* Use reallocarray() on systems that provide itAlan Coopersmith2023-01-011-6/+10
* Variable scope reduction as suggested by cppcheckAlan Coopersmith2023-01-011-6/+4
* Remove register keyword from variable declarationsAlan Coopersmith2022-12-121-5/+5
* Reformat code into X.Org standard coding styleAlan Coopersmith2022-12-121-247/+244
* Bug #2: fix regression introduced by fix for bug #1Alan Coopersmith2022-12-051-52/+49
* Add test case for bug #1 + proposed fix.Thibault DUPONCHELLE2022-04-101-2/+32
* Convert more sprintf calls to snprintfAlan Coopersmith2013-01-051-2/+2
* Remove unnecessary casts from malloc/realloc callsAlan Coopersmith2013-01-051-6/+4
* Call strdup directly, instead of via copy macroAlan Coopersmith2011-10-071-3/+3
* Move extern variable declarations to common header (def.h)Alan Coopersmith2011-10-071-8/+0
* Strip trailing whitespaceAlan Coopersmith2011-10-071-1/+1
* Bug 28045 - makedepend fails on directory named like an include fileMartin Pärtel2010-05-141-3/+3
* Remove CVS/RCS version tagsAlan Coopersmith2009-10-101-2/+0
* Increased constificationAlan Coopersmith2009-03-241-8/+8
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-79/+78
* R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley2003-11-141-0/+319