summaryrefslogtreecommitdiff
path: root/src/xcms/cmsColNm.c
Commit message (Expand)AuthorAgeFilesLines
* reduce gcc-normal warnings using casts (no object change)Thomas E. Dickey2020-04-211-3/+3
* Add some missing allocation failure checks in src/xcmsAlan Coopersmith2018-12-081-0/+11
* xcms: use size_t for pointer offsets passed to strncmpAlan Coopersmith2016-02-061-2/+2
* xcms: use size_t for strlen/sizeof values instead of converting to int & backAlan Coopersmith2016-02-061-1/+1
* Xcms file parsing should not require the impossible to succeedAlan Coopersmith2013-10-251-1/+1
* Remove even more casts of return values from Xmalloc/XreallocAlan Coopersmith2013-08-201-4/+4
* Integer overflows in stringSectionSize() cause buffer overflow in ReadColorna...Alan Coopersmith2013-05-091-6/+21
* cmsColNm.c: maintain constness of arguments to qsort helper functionAlan Coopersmith2013-02-151-1/+1
* Don't hard code path to Xcms.txt file.Egbert Eich2013-01-031-1/+1
* xcmx/cmxColNm: Removed unused assignments to pBuf (in two functions)Erkki Seppälä2011-02-011-2/+2
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-3/+0
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-7/+7
* Fix missing error conditionColin Harrison2008-04-261-0/+2
* added error check in Xcms color file parser; closes bug #15305Bart Massey2008-04-041-1/+6
* Bug #10475: Fixed lots of char*/const char* mixups.Tilman Sauerbeck2007-04-061-1/+1
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-031-1/+1
* - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X1...XORG-6_8_99_7Søren Sandmann Pedersen2005-05-131-1/+4
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-68/+50
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1049