index
:
xorg/lib/libXmu
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org Xmu library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxmu)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
test: Avoid incorrect -Wuse-after-free warning from gcc 13
HEAD
master
Alan Coopersmith
1
-0
/
+14
2024-04-16
libXmu 1.2.1
libXmu-1.2.1
Matt Turner
1
-1
/
+1
2024-04-16
test: Add prototype for Xmureallocarray to silence warning
Matt Turner
1
-0
/
+3
2024-04-16
test: Add missing setjmp()
Matt Turner
1
-2
/
+6
2024-03-24
libXmu 1.2.0
libXmu-1.2.0
Alan Coopersmith
1
-1
/
+1
2024-02-17
Use XtAsprintf to simplify os_name string generation
Alan Coopersmith
2
-7
/
+3
2024-02-17
unifdef SYSV
Alan Coopersmith
1
-1
/
+1
2024-02-17
Remove "#ifndef notdef" checks
Alan Coopersmith
2
-4
/
+0
2024-02-17
unifdef Lynx
Alan Coopersmith
1
-5
/
+0
2024-02-17
unifdef hpux
Alan Coopersmith
1
-4
/
+0
2023-03-27
XmuReadBitmapDataFromFile: set close-on-exec when opening files
Alan Coopersmith
1
-1
/
+7
2023-03-27
test: Add simple test cases for functions in src/reallocarray.c
Alan Coopersmith
3
-0
/
+236
2023-03-27
test: Add simple test cases for functions in src/StrToShap.c
Alan Coopersmith
2
-1
/
+202
2023-03-27
test: Add simple test cases for functions in src/StrToOrnt.c
Alan Coopersmith
2
-1
/
+170
2023-03-27
test: Add simple test cases for functions in src/StrToLong.c
Alan Coopersmith
2
-1
/
+171
2023-03-27
test: Add simple test cases for functions in src/StrToJust.c
Alan Coopersmith
2
-1
/
+170
2023-03-27
test: Add simple test cases for functions in src/StrToGrav.c
Alan Coopersmith
2
-1
/
+205
2023-03-27
test: Add simple test cases for functions in src/StrToBS.c
Alan Coopersmith
2
-1
/
+173
2023-03-27
test: Add simple test cases for functions in src/Lower.c
Alan Coopersmith
2
-1
/
+242
2023-03-27
test: Add simple test cases for functions in src/CursorName.c
Alan Coopersmith
2
-1
/
+143
2023-03-27
test: Add simple test cases for functions in src/RdBitF.c
Alan Coopersmith
5
-1
/
+210
2023-03-27
test: Convert test code to use glib test helpers
Alan Coopersmith
5
-23
/
+69
2023-03-06
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+3
2023-02-16
src/Makefile.am: Remove hardcoded -D_BSD_SOURCE
Alan Coopersmith
1
-1
/
+1
2023-02-16
configure: raise minimum autoconf requirement to 2.70
Alan Coopersmith
2
-5
/
+6
2022-10-17
libXmu 1.1.4
libXmu-1.1.4
Alan Coopersmith
1
-2
/
+2
2022-09-17
Add .git-blame-ignore-revs to hide whitespace commits from git blame
Alan Coopersmith
1
-0
/
+18
2022-09-13
Add simple test cases for _XEditRes{Put,Get}* functions
Alan Coopersmith
4
-1
/
+131
2022-09-13
_XEditResGet32: Fix casts to avoid unexpected sign extension in 64-bit
Alan Coopersmith
1
-1
/
+1
2022-09-13
Handle -Wmissing-field-initializers warnings
Alan Coopersmith
1
-2
/
+2
2022-09-13
Handle -Wsign-compare warnings
Alan Coopersmith
3
-4
/
+4
2022-09-13
Clear some more -Wdiscarded-qualifiers warnings
Alan Coopersmith
2
-4
/
+4
2022-09-13
Use _CONST_X_STRING to make libXt declare String as const char *
Alan Coopersmith
4
-5
/
+5
2022-09-13
Use memcpy instead of memmove when buffers are known not to overlap
Alan Coopersmith
2
-4
/
+3
2022-09-13
More typo fixes
Alan Coopersmith
7
-17
/
+17
2022-08-21
get_os_name: Use autoconf to detect uname() support
Alan Coopersmith
2
-26
/
+11
2022-08-21
XmuGetHostname: Drop support for ancient USG systems
Alan Coopersmith
1
-19
/
+0
2022-08-21
Remove support for XA_IP_ADDRESS
Matthieu Herrb
3
-33
/
+3
2022-08-21
Fix OWNER_OS in XmuConvertStandardSelection() on Linux
Matthieu Herrb
1
-0
/
+3
2022-08-21
Unifdef SYSVNET
Matthieu Herrb
1
-9
/
+0
2022-08-06
Convert code to use Xmumallocarray() & reallocarray()
Alan Coopersmith
3
-13
/
+22
2022-08-06
Import reallocarray() from libX11 (originally from OpenBSD)
Alan Coopersmith
5
-1
/
+113
2022-08-06
Remove unnnecessary casts from *alloc() and free() calls
Alan Coopersmith
9
-48
/
+43
2022-08-06
COPYING: correct source file path names
Alan Coopersmith
1
-2
/
+2
2022-07-17
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+99
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
10
-37
/
+37
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2019-03-16
libXmu 1.1.3
libXmu-1.1.3
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2
-12
/
+9
[next]