summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace XtMalloc() calls with XtMallocArray()Alan Coopersmith2023-03-0722-114/+91
* Replace XtRealloc() calls with XtReallocArray()Alan Coopersmith2023-03-0717-106/+79
* Add XtReallocArray() for overflow checking of multiplied argsAlan Coopersmith2023-03-071-1/+51
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-2543-43/+43
* TMstate.c: Handle -Wduplicated-branches warningsAlan Coopersmith2023-02-091-16/+8
* Use memcpy() instead of XtMemmove() when buffers are known to differAlan Coopersmith2022-08-113-18/+16
* Use memcpy() instead of memmove() when buffers are known not to overlapAlan Coopersmith2022-08-1112-64/+60
* Fix spelling/wording issuesAlan Coopersmith2022-07-172-4/+4
* Support buttons > 5 in translation tables [v2]Keith Packard2022-06-201-14/+46
* cppcheck (revise IsDescendant() to fix possible null-dereference)Thomas E. Dickey2022-06-181-4/+3
* cppcheck fixes (const, null dereferencing, uninitialized, scope)Thomas E. Dickey2022-06-1816-48/+53
* fixes for gcc13 warningsThomas E. Dickey2022-06-182-1/+4
* cppcheck and clang --analyze fixesThomas E. Dickey2022-06-1812-19/+28
* codespell-fixesThomas E. Dickey2022-06-1411-26/+26
* Fix InternalCallbackRec layout if pointers are bigger than 64 bitsAlex Richardson2021-06-271-0/+4
* Cast via intptr_t when converting integers to pointersAlex Richardson2021-06-276-8/+8
* _XtCalloc actually uses a Cardinal, not size_tThomas E. Dickey2020-02-051-2/+2
* add errorhandling to _XtVaToTypedArgList()Walter Harms2019-12-221-6/+15
* Merge branch 'master' of ssh://gitlab.freedesktop.org/xorg/lib/libxtWalter Harms2019-12-2255-21321/+21972
|\
| * add a null-pointer check, overlooked in fix for issue #12.Thomas E. Dickey2019-11-151-12/+14
| * issue #12: work within existing interface which attempts to obtain theThomas E. Dickey2019-11-091-0/+14
| * issue 12 - DISPLAY=:0.-1 XtScreenDatabase segfaultThomas E. Dickey2019-11-091-0/+6
| * improved the script used for typedef-options with indent, updated indentationThomas E. Dickey2019-08-0148-568/+557
| * remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARYThomas E. Dickey2019-07-1411-44/+16
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-46/+41
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-51/+56
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-136/+140
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-509/+540
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-19/+17
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-109/+112
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-115/+115
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-53/+59
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-56/+54
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-516/+527
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-797/+840
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-580/+521
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-269/+290
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-1112/+1164
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-135/+143
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-508/+473
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-85/+84
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-19/+13
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-63/+59
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-733/+719
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-829/+889
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-1260/+1298
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-1522/+1601
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-27/+26
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-270/+287
| * indent'd like "x-indent.sh", but with a more complete set of typedefs - seeThomas E. Dickey2019-07-141-45/+43