Go to file
Daniel Stone e564235b43 xkbcomp: Don't malloc() and free() most scanned tokens
Use a constant buffer instead.  Sigh.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2010-06-22 15:56:56 +01:00
include Add XkbcCanonicaliseComponents 2010-06-22 15:56:55 +01:00
src xkbcomp: Don't malloc() and free() most scanned tokens 2010-06-22 15:56:56 +01:00
test Add testcase for XkbcCanonicaliseComponents 2010-06-22 15:56:55 +01:00
.gitignore Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
COPYING Initial autotools commit 2009-03-19 10:47:15 -07:00
Makefile.am Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00
autogen.sh Initial autotools commit 2009-03-19 10:47:15 -07:00
configure.ac xkbcomp: Lazy keysym parsing (avoid XStringToKeysym) 2010-06-22 15:56:56 +01:00
xkbcommon.pc.in Add xkbcommon pkg-config file 2009-04-01 06:22:06 -07:00