summaryrefslogtreecommitdiff
path: root/src/ResConfig.c
Commit message (Expand)AuthorAgeFilesLines
* indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-733/+719
* use _X_UNUSED to quiet compiler warningsThomas E. Dickey2019-07-071-2/+2
* no need to check argument for X(t)FreeWalter Harms2019-06-091-8/+7
* fix most clang --analyze warnings about null-pointersThomas E. Dickey2019-05-181-30/+38
* fixes cppcheck "style" warnings (mostly variable-scope)Thomas E. Dickey2019-05-181-4/+5
* Fix leaks detected by covscanBenjamin Tissoires2019-04-221-0/+1
* This cleans up the "easy" warning fixes which can be made using myThomas E. Dickey2019-04-061-5/+5
* avoid -Wformat errors from clang when building with -DDEBUGRin Okuyama2018-03-241-4/+4
* Fix char vs. unsigned char warnings.Thomas Klausner2013-07-091-2/+2
* Add missing comma to fix DEBUG build.Thomas Klausner2013-06-021-1/+1
* Remove old strtoul workaround for SunOS 4Alan Coopersmith2013-04-261-8/+1
* unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]Alan Coopersmith2013-04-261-15/+26
* Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintfAlan Coopersmith2011-01-121-31/+9
* remove strcmp in src/ResConfig.cwalter harms2010-11-101-1/+1
* Purge cvs tags.Jesse Adkins2010-10-061-2/+0
* Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-301-0/+1
* - conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen2005-05-181-0/+3
* Convert lib/Xt to ANSI C (Thomas Dickey). Fixes for a few valgrind warningsXORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_1Matthieu Herrb2005-02-211-137/+137
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAPEgbert 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-5/+4
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1020