summaryrefslogtreecommitdiff
path: root/src/Xrm.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-22Fix spelling/wording issuesAlan Coopersmith1-3/+3
2020-04-21reduce gcc-normal warnings using casts (no object change)Thomas E. Dickey1-5/+5
2014-02-06Fix typos in Xrm.c commentsAlan Coopersmith1-2/+2
2013-08-20Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith1-14/+14
2013-05-09Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith1-11/+9
2013-05-09Unbounded recursion in GetDatabase() when parsing include files [CVE-2013-200...Alan Coopersmith1-9/+15
2013-05-09integer overflow in ReadInFile() in Xrm.c [CVE-2013-1981 7/13]Alan Coopersmith1-2/+4
2012-03-15Remove "register" qualifier that annoys Solaris Studio compilerAlan Coopersmith1-1/+1
2011-04-18Replace Xmalloc+bzero pairs with Xcalloc callsAlan Coopersmith1-4/+2
2011-02-02Xrm.c: ReadInFile: refactor fstat error handlingAlan Coopersmith1-9/+4
2011-02-02Expand GetSizeOfFile() macro at the one place it's calledAlan Coopersmith1-2/+8
2011-02-01Xrm: Handle the extremely unlikely situation of fstat failingErkki Seppälä1-0/+6
2011-02-01Xrm: NEWTABLE had a memory leak after a memory allocation errorErkki Seppälä1-1/+3
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith1-2/+0
2009-03-25Remove _XP_PRINT_SERVER_ #ifdefs from Xrm.cAlan Coopersmith1-6/+0
2009-01-28Janitor: ansification, make distcheck, compiler warnings.Paulo Cesar Pereira de Andrade1-6/+2
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith1-28/+28
2007-08-16Fix a mutex reference-counting bug.Jeremy C. Reed1-0/+2
2005-05-13- For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen1-0/+3
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-286/+279
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+2667