kc3-lang/libxkbcommon/src/xkb.c

Branch :


Log

Author Commit Date CI Message
fe94593d 2009-03-28 18:17:34 malloc/misc/xkb: Coding style cleanup
5315e5d1 2009-03-28 17:55:46 Add XKBlib API to support keytypes Added common variants of XkbComputeEffectiveMap, XkbInitCanonicalKeyTypes and all their needed functions. A couple functions that were in alloc.c moved to malloc.c to mirror the libX11 sources better. Original code in libX11/src/xkb/XKBMalloc.c libX11/src/xkb/XKBMisc.c libX11/src/xkb/XKB.c