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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
Use XtAsprintf to simplify os_name string generation
Alan Coopersmith
1
-6
/
+2
2024-02-17
unifdef SYSV
Alan Coopersmith
1
-1
/
+1
2024-02-17
Remove "#ifndef notdef" checks
Alan Coopersmith
1
-2
/
+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-02-16
src/Makefile.am: Remove hardcoded -D_BSD_SOURCE
Alan Coopersmith
1
-1
/
+1
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
5
-8
/
+8
2022-08-21
get_os_name: Use autoconf to detect uname() support
Alan Coopersmith
1
-26
/
+10
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
1
-28
/
+2
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
3
-1
/
+87
2022-08-06
Remove unnnecessary casts from *alloc() and free() calls
Alan Coopersmith
9
-48
/
+43
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
7
-31
/
+31
2018-05-05
Apply standard X.Org formatting & bracketing to StrToWidg.c
Alan Coopersmith
1
-76
/
+74
2018-05-05
Convert tabs to spaces in StrToWidg.c
Alan Coopersmith
1
-53
/
+53
2015-04-12
Include <direct.h> for _getdrives() on Win32
Jon TURNEY
1
-0
/
+1
2015-03-23
Remove pointless X_NOT_POSIX
Jon TURNEY
1
-2
/
+2
2013-12-02
ShapeEllipseOrRoundedRectangle: Check height AND width, not width twice
Alan Coopersmith
1
-1
/
+1
2013-11-22
Remove SUNSHLIB support for SunOS 4.x shared libraries
Alan Coopersmith
4
-77
/
+3
2013-07-22
Preserve constness when casting const pointers in various functions
Alan Coopersmith
4
-16
/
+20
2013-06-06
Fix a const issue.
Thomas Klausner
1
-1
/
+1
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
2
-17
/
+0
2012-12-26
Remove unused DECnet ("DNETCONN") code from XmuConvertStandardSelection
Alan Coopersmith
1
-15
/
+3
2011-11-10
Fix gcc -Wwrite-strings warnings (some, not all)
Alan Coopersmith
4
-32
/
+32
2011-11-10
Drop support for pre-ANSI-C89 preprocessors
Alan Coopersmith
2
-12
/
+0
2011-09-24
Fix build with -DDEBUG
Jeremy Huddleston
1
-1
/
+1
2011-09-16
Strip trailing whitespace
Alan Coopersmith
38
-182
/
+182
2011-02-10
Make EditresCom.c identation a lot less random
Alan Coopersmith
1
-572
/
+574
2011-02-02
config: remove config test for snprintf
Gaetan Nadon
1
-7
/
+0
2010-12-05
XmuCvtStringToCursor: sprintf -> snprintf & check for XtMalloc failure
Alan Coopersmith
1
-10
/
+14
2010-10-06
Purge cvs tags.
Jesse Adkins
45
-140
/
+0
2010-07-08
Purge macro NEED_EVENTS
Fernando Carrijo
1
-1
/
+0
2010-03-27
config: remove execute permission on source C file
Gaetan Nadon
2
-0
/
+0
2009-09-23
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
1
-1
/
+1
2009-03-31
libXmu: check for LONG64, not LONG_64
Julien Cristau
1
-3
/
+3
2009-01-29
Janitor: make distcheck, compiler warnings, .gitignore.
Paulo Cesar Pereira de Andrade
2
-8
/
+1
2008-04-29
Fix build problems on WIN32 platforms
Colin Harrison
2
-0
/
+4
2008-04-26
Switch to winsock2
Colin Harrison
1
-1
/
+1
2008-02-28
Compile warning fix by using Cardinal instead of int.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-01-14
Coverity #52: Dead code in get_os_name()
Alan Coopersmith
1
-0
/
+4
[next]