index
:
xorg/lib/libxkbfile
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
XKB file handling routines (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbfile)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-31
meson: add check for reallocf() and fix inclusion of config.h
Alan Coopersmith
1
-0
/
+1
2024-08-26
Use _XkbReallocF to avoid memory leaks when realloc() fails
Alan Coopersmith
1
-1
/
+1
2024-08-26
Use _XkbTypedReallocF to avoid memory leaks when realloc() fails
Alan Coopersmith
2
-12
/
+12
2024-08-26
Add _XkbReallocF & _XkbTypedReallocF definitions
Alan Coopersmith
1
-0
/
+23
2024-08-26
XkbRF_AddVarToDescribe: avoid memory leak if only one of the malloc fails
Alan Coopersmith
1
-0
/
+2
2024-08-26
Fix 4 -Wuseless-cast warnings from gcc 14.1
Alan Coopersmith
3
-7
/
+5
2024-07-13
WriteXKMIndicators: dereference pointer after checking for NULL, not before
Alan Coopersmith
1
-1
/
+4
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
2
-22
/
+1
2024-03-18
Add XkbRF_FreeVarDefs() a destructor for XkbRF_VarDefsRec.
Alexander Golubev
1
-1
/
+27
2023-11-08
Add a meson build system
Alan Coopersmith
2
-1
/
+47
2023-10-08
Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
Alan Coopersmith
2
-9
/
+8
2023-10-08
XkbIndentText: Fix -Wsign-compare warning
Alan Coopersmith
1
-1
/
+1
2023-10-08
xkbtext.c: Add tbGetBufferString helper function
Alan Coopersmith
1
-20
/
+21
2023-10-08
DefaultParser: avoid -Wimplicit-fallthrough warnings
Alan Coopersmith
1
-32
/
+34
2023-10-08
XkbWriteCFile: stop leaking header file ifdef name
Alan Coopersmith
1
-3
/
+4
2023-10-08
XkbCFReportError: avoid -Wformat-nonliteral warning
Alan Coopersmith
1
-15
/
+15
2023-10-08
XkbChangeAtomDisplay: stop leaking atom name
Alan Coopersmith
1
-5
/
+6
2023-10-08
_XkbInitAtoms: check for malloc() failure
Alan Coopersmith
1
-6
/
+4
2023-10-08
_XkbMakeAtom: remove check for impossible case
Alan Coopersmith
1
-2
/
+1
2023-03-25
Set close-on-exec when opening files
Alan Coopersmith
1
-4
/
+9
2022-08-20
Fix check for appending '|' character when applying rules
Ran Benita
1
-1
/
+1
2022-06-05
fix an off-by-one error in copying the name of a virtual modifier
Benno Schulenberg
1
-1
/
+1
2020-09-02
unifdef NOTYET
Peter Hutterer
2
-25
/
+0
2020-06-19
Escape non-printable characters correctly
Peter Hutterer
1
-1
/
+1
2019-03-29
Convert check for strcasecmp to normal autoconf style
Alan Coopersmith
2
-2
/
+2
2019-03-29
Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
Alan Coopersmith
1
-3
/
+9
2018-03-24
correcting mathematical nonsense
Martin Burggraf
1
-3
/
+11
2016-01-01
Fix mistyped argument of sizeof
Andreas Wettstein
1
-3
/
+3
2016-01-01
Add support for genKeyEvent flag
Andreas Wettstein
1
-0
/
+2
2016-01-01
Add missing support for NoLock and NoUnlock flags
Andreas Wettstein
1
-2
/
+46
2014-11-27
Remove unnecessary check.
Jörg Sonnenberger
1
-1
/
+1
2014-11-08
Remove check to see if SEEK_SET is defined before using it
Alan Coopersmith
1
-4
/
+0
2013-10-28
Constify atom name argument to XkbInternAtom
Alan Coopersmith
1
-2
/
+2
2013-10-28
Convert sprintf calls to snprintf
Alan Coopersmith
3
-114
/
+128
2013-10-28
Don't dereference xkb pointer until after checking it for NULL
Alan Coopersmith
1
-8
/
+8
2013-10-28
unifdef -UXKB_IN_SERVER
Alan Coopersmith
7
-120
/
+0
2013-10-20
Convert to X.Org standard indentation style
Alan Coopersmith
14
-7630
/
+8130
2013-01-18
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
1
-4
/
+2
2011-11-16
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
7
-18
/
+20
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
1
-0
/
+1
2011-09-16
Strip trailing whitespace
Alan Coopersmith
12
-168
/
+168
2010-10-06
Purge cvs tags.
Jesse Adkins
14
-28
/
+0
2010-07-08
Purge macro NEED_EVENTS
Fernando Carrijo
6
-6
/
+0
2009-10-06
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
1
-1
/
+1
2009-05-08
Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4
Adam Jackson
4
-33
/
+39
2009-05-07
Use flockfile if available.
Adam Jackson
1
-0
/
+10
2009-05-07
s/_XkbDupString/strdup/
Adam Jackson
4
-50
/
+34
2009-01-29
Janitor: distcheck, compiler warnings, .gitignore.
Paulo Cesar Pereira de Andrade
5
-11
/
+12
2009-01-15
Fix static buffer overflow in "xkbcomp -C :0"
Kees Cook
1
-5
/
+21
2009-01-15
Apply partial matches for option (#19563)
Alexey Ten
1
-0
/
+1
[next]