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