xserver-multidpi/randr
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
..
Makefile.am Export rrtransform.h as needed by randrstr.h 2008-11-24 13:24:41 -08:00
mirandr.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
randr.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
randrstr.h unifdef -B -DRENDER to always include RENDER code 2010-04-19 09:26:10 -07:00
rrcrtc.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrdispatch.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrinfo.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrmode.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rroutput.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrpointer.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrproperty.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrscreen.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrsdispatch.c randr: switch to byte counting functions 2009-07-14 10:14:01 +10:00
rrtransform.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
rrtransform.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrxinerama.c input: define server-supported protocol versions in one single file. 2009-09-21 21:47:35 +10:00