libxkbcommon/src
Ran Benita f774f819d6 Replace some strncmp's with memcmp
Signed-off-by: Ran Benita <ran234@gmail.com>
2014-10-18 13:23:53 +03:00
..
compose Replace some strncmp's with memcmp 2014-10-18 13:23:53 +03:00
x11 x11/keymap: handle private actions 2014-08-09 22:42:45 +03:00
xkbcomp symbols: don't warn about conflicting syms if they are the same 2014-10-17 01:17:14 +03:00
atom.c atom: don't malloc every node separately 2013-12-02 17:41:49 +02:00
atom.h atom: drop {xkb_,}atom_strdup 2013-12-02 14:14:41 +02:00
context-priv.c context: add xkb_context_sanitize_rule_names() 2014-02-10 13:15:58 +02:00
context.c Use secure_getenv when available 2014-02-04 02:53:05 +02:00
context.h context: add xkb_context_sanitize_rule_names() 2014-02-10 13:15:58 +02:00
darray.h darray: add darray_shrink() 2014-10-03 00:15:39 +03:00
keymap-priv.c keymap: don't use darray in xkb_mod_set 2014-04-22 14:56:44 +03:00
keymap.c keymap: rename XkbKeyGroupWidth to XkbKeyNumLevels 2014-09-25 22:01:17 +03:00
keymap.h keymap: rename XkbKeyGroupWidth to XkbKeyNumLevels 2014-09-25 22:01:17 +03:00
keysym-utf.c Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
keysym.c keysym: add function to test if a keysym is for a modifier 2014-10-03 00:15:36 +03:00
keysym.h keysym: add function to test if a keysym is for a modifier 2014-10-03 00:15:36 +03:00
ks_tables.h makekeys: mark keysym_names as static 2014-01-11 00:26:58 +02:00
scanner-utils.h Replace some strncmp's with memcmp 2014-10-18 13:23:53 +03:00
state.c state: correctly infer inactive type entries 2014-10-17 01:17:59 +03:00
text.c keymap: don't use darray in xkb_mod_set 2014-04-22 14:56:44 +03:00
text.h text: take xkb_mod_set instead of the entire keymap 2014-04-19 16:23:04 +03:00
utf8.c Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
utf8.h Add utf8.{c,h} for common UTF-8 util functions 2014-03-22 02:10:28 +02:00
utils.c utils: add {un,}map_file to read an entire file 2013-04-01 18:20:56 +01:00
utils.h utils: add a STATIC_ASSERT macro 2014-08-09 22:42:45 +03:00