xserver-multidpi/hw/kdrive/linux
Mikhail Gusarov 3f3ff971ec Replace X-allocation functions with their C89 counterparts
The only remaining X-functions used in server are XNF*, the rest is converted to
plain alloc/calloc/realloc/free/strdup.

X* functions are still exported from server and x* macros are still defined in
header file, so both ABI and API are not affected by this change.

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-05-13 00:22:37 +07:00
..
evdev.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
keyboard.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
linux.c kdrive: Add option to compile out input drivers 2010-01-06 19:47:53 +06:00
Makefile.am kdrive: klinux.h breaks make dist 2010-01-10 12:01:58 -08:00
mouse.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
ms.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
ps2.c Remove trailing whitespace 2010-01-01 23:22:49 -08:00
tslib.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00