summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Avoid depending on xprotoFabian Vogt1-13/+1
2023-01-01Make more things static that aren't needed in more than one fileAlan Coopersmith1-22/+2
2023-01-01Call strrchr() instead of hand coding a custom versionAlan Coopersmith1-2/+2
2023-01-01Cache filename after realpath() processingAlan Coopersmith1-1/+1
2023-01-01Make malloc error checking/reporting more consistentAlan Coopersmith1-3/+16
2023-01-01Handle some implicit conversion warnings from clangAlan Coopersmith1-1/+1
2023-01-01Use reallocarray() on systems that provide itAlan Coopersmith1-2/+2
2023-01-01Store predefined -D values in const char fieldsAlan Coopersmith1-3/+2
2022-12-12Reformat code into X.Org standard coding styleAlan Coopersmith1-632/+648
2022-04-10Close fd for reading old Makefile when done, instead of leaking itAlan Coopersmith1-0/+1
2018-05-05Remove unused variable whitespaceAlan Coopersmith1-3/+0
2018-03-24missing bounds check in makedepend for file argumentsDirk1-0/+3
2013-07-02Don't crash if an option's argument is missingJulien Cristau1-0/+16
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith1-1/+1
2013-02-12Store len in a size_t instead of an int in redirect()Alan Coopersmith1-1/+1
2013-01-20Mark fatalerr & catch as _X_NORETURNAlan Coopersmith1-1/+1
2013-01-16Bug 52099 - makedepend rename fails on CIFS mounted sharesGlenn Burkhardt1-11/+13
2013-01-11Fix a comment typoAlan Coopersmith1-1/+1
2013-01-05Convert more sprintf calls to snprintfAlan Coopersmith1-1/+1
2013-01-05Remove unnecessary casts from malloc/realloc callsAlan Coopersmith1-5/+5
2013-01-05Remove fallbacks for Imake configuration, assume autoconfAlan Coopersmith1-28/+3
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith1-42/+4
2011-10-07Call strdup directly, instead of via copy macroAlan Coopersmith1-1/+1
2011-10-07Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-4/+4
2011-10-07Strip trailing whitespaceAlan Coopersmith1-5/+5
2009-10-10Remove CVS/RCS version tagsAlan Coopersmith1-3/+0
2009-03-24Fix gcc, sparse & lint warningsAlan Coopersmith1-1/+1
2009-03-24Increased constificationAlan Coopersmith1-24/+15
2009-03-24Add additional predefines needed to match Solaris compilersAlan Coopersmith1-0/+23
2009-03-24Delete portions of imakemdep.h not used by makedependAlan Coopersmith1-3/+1
2005-07-05Bugzilla #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> PatchXORG-6_8_99_16XORG-6_8_99_15Alan Coopersmith1-4/+0
2005-05-15[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 Coopersmith1-10/+27
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-12/+12
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-12/+12
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert 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_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-3/+3
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-146/+252
2003-11-14R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley1-0/+746