summaryrefslogtreecommitdiff
path: root/def.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid depending on xprotoFabian Vogt2023-02-011-2/+24
* Make more things static that aren't needed in more than one fileAlan Coopersmith2023-01-011-10/+11
* Cache filename after realpath() processingAlan Coopersmith2023-01-011-1/+3
* Handle some implicit conversion warnings from clangAlan Coopersmith2023-01-011-1/+1
* Use reallocarray() on systems that provide itAlan Coopersmith2023-01-011-0/+5
* Reformat code into X.Org standard coding styleAlan Coopersmith2022-12-121-98/+88
* Add test case for bug #1 + proposed fix.Thibault DUPONCHELLE2022-04-101-0/+1
* Bumped -I flag limit in makedepend from 64 to 512.David Boyce2018-03-251-1/+1
* Use do { ... } while(0) idiom to make debug() macro saferAlan Coopersmith2016-03-271-2/+2
* Mark fatalerr & catch as _X_NORETURNbaserock/morphAlan Coopersmith2013-01-201-1/+1
* Remove fallbacks for Imake configuration, assume autoconfAlan Coopersmith2013-01-051-2/+1
* Move i_listlen in struct inclist for better packing in 64-bit buildsAlan Coopersmith2013-01-051-1/+1
* Call strdup directly, instead of via copy macroAlan Coopersmith2011-10-071-1/+0
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-071-7/+8
* Move extern variable declarations to common header (def.h)Alan Coopersmith2011-10-071-0/+17
* Strip trailing whitespaceAlan Coopersmith2011-10-071-9/+9
* Raise MAXFILES from 1024 to 2048Stuart Kreitman2011-01-281-1/+1
* Remove CVS/RCS version tagsAlan Coopersmith2009-10-101-3/+0
* Fix gcc, sparse & lint warningsAlan Coopersmith2009-03-241-3/+3
* Increased constificationAlan Coopersmith2009-03-241-14/+17
* Remove #ifdef'ed code that's never usedAlan Coopersmith2009-03-241-7/+0
* Remove ifdef checks for macII left over from ancient A/UX 3.0 supportAlan Coopersmith2009-03-241-3/+0
* Update #includes to use <X11/*.h> for modularization.Kevin E Martin2005-07-291-2/+2
* [Modularization/autotooling project] Add support for building with autoconfXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Alan Coopersmith2005-05-151-0/+6
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-45/+44
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-44/+45
* 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-23/+58
* R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley2003-11-141-0/+147