xserver-multidpi/hw/xfree86/i2c
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
..
bt829_module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
bt829.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
bt829.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
fi1236_module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
fi1236.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
fi1236.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
i2c_def.h Rework code using return value of LoaderSymbol as a function pointer. 2008-11-27 00:12:59 -02:00
Makefile.am Use libtool convenience libraries and better "symbol" table. 2008-12-07 02:22:19 -02:00
msp3430_module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
msp3430.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
msp3430.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
tda8425_module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
tda8425.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
tda8425.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
tda9850_module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
tda9850.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
tda9850.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
tda9885_module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
tda9885.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
tda9885.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
uda1380_module.c XORG_VERSION_CURRENT, not XF86_VERSION_CURRENT. 2007-03-07 11:02:47 -05:00
uda1380.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
uda1380.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86i2c.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86i2c.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00