index
:
lib/libxkbfile
master
obsd
xkb file access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-18
Add XkbRF_FreeVarDefs() a destructor for XkbRF_VarDefsRec.
Alexander Golubev
2023-11-08
Add a meson build system
Alan Coopersmith
2023-10-08
Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
Alan Coopersmith
2023-10-08
XkbIndentText: Fix -Wsign-compare warning
Alan Coopersmith
2023-10-08
xkbtext.c: Add tbGetBufferString helper function
Alan Coopersmith
2023-10-08
DefaultParser: avoid -Wimplicit-fallthrough warnings
Alan Coopersmith
2023-10-08
XkbWriteCFile: stop leaking header file ifdef name
Alan Coopersmith
2023-10-08
XkbCFReportError: avoid -Wformat-nonliteral warning
Alan Coopersmith
2023-10-08
XkbChangeAtomDisplay: stop leaking atom name
Alan Coopersmith
2023-10-08
_XkbInitAtoms: check for malloc() failure
Alan Coopersmith
2023-10-08
_XkbMakeAtom: remove check for impossible case
Alan Coopersmith
2023-03-25
Set close-on-exec when opening files
Alan Coopersmith
2022-08-20
Fix check for appending '|' character when applying rules
Ran Benita
2022-06-05
fix an off-by-one error in copying the name of a virtual modifier
Benno Schulenberg
2020-09-02
unifdef NOTYET
Peter Hutterer
2020-06-19
Escape non-printable characters correctly
Peter Hutterer
2019-03-29
Convert check for strcasecmp to normal autoconf style
Alan Coopersmith
2019-03-29
Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
Alan Coopersmith
2018-03-24
correcting mathematical nonsense
Martin Burggraf
2016-01-01
Fix mistyped argument of sizeof
Andreas Wettstein
2016-01-01
Add support for genKeyEvent flag
Andreas Wettstein
2016-01-01
Add missing support for NoLock and NoUnlock flags
Andreas Wettstein
2014-11-27
Remove unnecessary check.
Jörg Sonnenberger
2014-11-08
Remove check to see if SEEK_SET is defined before using it
Alan Coopersmith
2013-10-28
Constify atom name argument to XkbInternAtom
Alan Coopersmith
2013-10-28
Convert sprintf calls to snprintf
Alan Coopersmith
2013-10-28
Don't dereference xkb pointer until after checking it for NULL
Alan Coopersmith
2013-10-28
unifdef -UXKB_IN_SERVER
Alan Coopersmith
2013-10-20
Convert to X.Org standard indentation style
Alan Coopersmith
2013-01-18
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2011-11-16
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-07-08
Purge macro NEED_EVENTS
Fernando Carrijo
2009-10-06
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2009-05-08
Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4
Adam Jackson
2009-05-07
Use flockfile if available.
Adam Jackson
2009-05-07
s/_XkbDupString/strdup/
Adam Jackson
2009-01-29
Janitor: distcheck, compiler warnings, .gitignore.
Paulo Cesar Pereira de Andrade
2009-01-15
Fix static buffer overflow in "xkbcomp -C :0"
Kees Cook
2009-01-15
Apply partial matches for option (#19563)
Alexey Ten
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-04-12
Fix offline operation.
Daniel Stone
2006-04-10
Really fix typos.
Daniel Stone
2006-04-10
Fix stupid typos. (Shang-Feng Yang)
Daniel Stone
2006-04-09
Coverity #265: Fix potential NULL dereference.
Daniel Stone
2006-04-09
Coverity #776, #777: Fix memory leaks.
Daniel Stone
2006-04-07
Coverity #787, 788: Fix memory leaks.
Daniel Stone
2006-04-07
Coverity #979, #980, #981: Avoid potential NULL dereferences.
Daniel Stone
[next]