libxkbcommon/src
Ran Benita f424251244 Use strdup instead of strlen + malloc + strcpy
Signed-off-by: Ran Benita <ran234@gmail.com>
2012-03-02 22:41:20 +02:00
..
xkbcomp Don't check for NULL before free() 2012-03-02 22:41:20 +02:00
.gitignore config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
Makefile.am makekeys: Receive the keysym files as arguments 2012-02-26 21:09:37 +02:00
XKBcommonint.h Remove libxkbfile dependency for real this time 2010-09-03 20:35:28 -04:00
alloc.c Don't check for NULL before free() 2012-03-02 22:41:20 +02:00
atom.c Move include path from X11/extensions/ to xkbcommon/ 2012-02-15 16:24:50 +00:00
galloc.c Use strdup instead of strlen + malloc + strcpy 2012-03-02 22:41:20 +02:00
geom.c Fix possible null dereferences 2012-02-25 12:00:10 +02:00
keysym.c makekeys: update to match the rest of libX11 makekeys 2012-02-26 21:09:37 +02:00
malloc.c Don't check for NULL before free() 2012-03-02 22:41:20 +02:00
maprules.c Don't check for NULL before free() 2012-03-02 22:41:20 +02:00
misc.c Move include path from X11/extensions/ to xkbcommon/ 2012-02-15 16:24:50 +00:00
text.c Fix all constness warnings 2012-02-25 12:00:10 +02:00
xkb.c Fix possible null dereferences 2012-02-25 12:00:10 +02:00
xkballoc.h Introduce xkb_keycode_t for keycodes 2012-02-15 16:24:50 +00:00
xkbgeom.h Move include path from X11/extensions/ to xkbcommon/ 2012-02-15 16:24:50 +00:00
xkbmisc.h Fix all constness warnings 2012-02-25 12:00:10 +02:00
xkbrules.h Fix all constness warnings 2012-02-25 12:00:10 +02:00