summaryrefslogtreecommitdiff
path: root/src/List.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling/wording issuesAlan Coopersmith2022-05-071-2/+2
| | | | | | | Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* compiler-warning fixes for const-mismatches, no object-changeThomas E. Dickey2019-11-261-2/+2
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* reduce compiler warnings using casts, no object changeThomas E. Dickey2019-11-251-4/+4
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* use _X_UNUSED to quiet unused-parameter warningsThomas E. Dickey2019-07-061-5/+5
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-38/+38
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* Removing trailing white spacesRoberto Branciforti2011-01-121-31/+31
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge cvs tags.Jesse Adkins2010-10-061-3/+0
| | | | | Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Conditionally include config.h in xc/lib/Xaw/*.cXORG-6_8_99_9XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen2005-05-231-0/+3
|
* Merged over libXpm security fix provided by Chris Evans, Matthieu Herrb andEgbert Eich2004-09-211-0/+4
| | | | | | | | | | | | | Alan Coopersmith from release 6.8.1. Fail during initialization with error if font/fontset is not set for widget. This prevents a sig11 later when the non-existent font/fontset structs are referenced. Check if xf86Info.kbdProc pointer is really set before calling it on abort as this pointer won't be set if the new modular keyboard driver is used (Matthias Hopf). Added new libs to the bindist control files. Removed inclusion of unnecessary kernel header on Linux. This may fail in an -ansi environment.
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert 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-753/+816
|
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+1203