summaryrefslogtreecommitdiff
path: root/src/Varargs.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-12quiet a couple of unused-parameter warningsThomas E. Dickey1-1/+1
2023-03-07Replace XtRealloc() calls with XtReallocArray()Alan Coopersmith1-4/+2
2020-02-05_XtCalloc actually uses a Cardinal, not size_tThomas E. Dickey1-2/+2
2019-12-22add errorhandling to _XtVaToTypedArgList()Walter Harms1-6/+15
2019-12-22Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms1-210/+207
2019-12-22refactoring, reduce indent levelWalter Harms1-12/+10
2019-08-01improved the script used for typedef-options with indent, updated indentationThomas E. Dickey1-7/+7
2019-07-14indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey1-264/+267
2019-05-18fix most clang --analyze warnings about null-pointersThomas E. Dickey1-36/+40
2019-05-18fixes cppcheck "style" warnings (mostly variable-scope)Thomas E. Dickey1-4/+4
2019-05-06eliminate an unnecessary cast which gave a gcc warning and add a null-pointer...Thomas E. Dickey1-1/+1
2019-04-15eliminate casts of NULL for String* and Cardinal*, since those are unnecessaryThomas E. Dickey1-3/+3
2019-04-06This cleans up the "easy" warning fixes which can be made using myThomas E. Dickey1-7/+7
2011-10-03Strip trailing whitespaceAlan Coopersmith1-1/+1
2011-10-02LP64 fix for TypedArgToArg()Jeremy Huddleston1-0/+2
2010-11-10XtFree() can handle NULL , remove checkwalter harms1-3/+2
2010-10-06Purge cvs tags.Jesse Adkins1-3/+0
2005-05-18- conditionally include config.h in xc/lib/Xt sourcesXORG-6_8_99_8Søren Sandmann Pedersen1-0/+3
2005-02-21Convert 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 Herrb1-44/+44
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley1-42/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-44/+36
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+565