Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-10 | TextPop: do arithmetic before casting to pointer, not after | Alan Coopersmith | 1 | -2/+2 | |
Clears warning from clang 13.0.1: TextPop.c:679:64: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] XtSetArg(args[num_args], XtNradioData, (XPointer)XawsdLeft + R_OFFSET); ~~~~~~~~~~~~~~~~~~~ ^ Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/lib/libxaw/-/merge_requests/38> | |||||
2023-03-28 | Set close-on-exec when opening files | Alan Coopersmith | 1 | -1/+8 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2022-05-07 | Fix spelling/wording issues | Alan Coopersmith | 1 | -8/+8 | |
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2019-11-26 | compiler-warning fixes for const-mismatches, no object-change | Thomas E. Dickey | 1 | -9/+9 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-07-06 | use _X_UNUSED to quiet unused-parameter warnings | Thomas E. Dickey | 1 | -12/+12 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-07-04 | fix some type/comparison compiler warnings (no object change) | Thomas E. Dickey | 1 | -20/+21 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2019-07-04 | add casts to quiet gcc conversion-warnings, no object change | Thomas E. Dickey | 1 | -27/+27 | |
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net> | |||||
2014-11-07 | Use SEEK_* names instead of raw numbers for fseek whence argument | Alan Coopersmith | 1 | -2/+2 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2011-02-02 | Convert XmuSnprintf calls to just plain snprintf | Alan Coopersmith | 1 | -13/+12 | |
All supported platforms have native snprintf Remove #include <X11/Xmu/SysUtil.h> since it only defines XmuSnprintf and the unused XmuGethostname Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2011-01-12 | Removing trailing white spaces | Roberto Branciforti | 1 | -49/+49 | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2010-10-06 | Purge cvs tags. | Jesse Adkins | 1 | -4/+0 | |
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||||
2005-05-23 | 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_10 | Søren Sandmann Pedersen | 1 | -0/+3 | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | 1 | -1/+1 | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16 | Kaleb Keithley | 1 | -4/+4 | |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -1110/+1206 | |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+1455 | |