xserver-multidpi/hw/xfree86/int10
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
..
generic.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
helper_exec.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
helper_mem.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
INT10.HOWTO Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
Makefile.am Fix builds with --with-int10=stub 2009-12-15 10:23:16 -08:00
stub.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
x86emu.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
xf86int10.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86int10.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86int10module.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00
xf86x86emu.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xf86x86emu.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00