xserver/hw/xfree86/ramdac
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
..
.gitignore
BT.c
BT.h
BTPriv.h
CURSOR.NOTES
IBM.c
IBM.h
IBMPriv.h
Makefile.am
TI.c
TI.h
TIPriv.h
xf86Cursor.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86Cursor.h
xf86CursorPriv.h
xf86HWCurs.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86RamDac.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86RamDac.h
xf86RamDacCmap.c
xf86RamDacPriv.h