summaryrefslogtreecommitdiff
path: root/src/SetHints.c
Commit message (Expand)AuthorAgeFilesLines
* Reject string longer than USHRT_MAX before sending them on the wireMatthieu Herrb2021-05-181-0/+7
* reduce gcc-normal warnings using casts (no object change)Thomas E. Dickey2020-04-211-1/+1
* Convert main src directory to use reallocarray()Alan Coopersmith2018-12-081-4/+3
* Use size_t for buffer sizes in SetHints.cAlan Coopersmith2018-03-301-2/+2
* Remove unnecessary casts of pointers to (char *) in calls to Xfree()Alan Coopersmith2013-08-201-1/+1
* Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith2013-05-091-3/+3
* Preserve constness in casting arguments through the Data*() routinesAlan Coopersmith2013-02-161-1/+3
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
* Strip whitespace from end of lines in source filesAlan Coopersmith2008-06-171-21/+21
* Switched function definitions from K&R to ANSI style.Magnus Kessler2007-05-011-35/+35
* Bug #7703: Fixed XSetSizeHints() et al wrt use of uninitialized data.David Baron2007-03-301-23/+45
* - 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-0/+3
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-12/+10
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+296