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 .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
BT.c
BT.h
BTPriv.h
CURSOR.NOTES
IBM.c
IBM.h
IBMPriv.h
Makefile.am
TI.c xfree86: Remove superfluous ifdef DEBUG checks. 2009-05-16 12:20:57 +10:00
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 Export symbols needed by the RandR implementation in fglrx 2009-06-30 20:07:30 -04:00
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 xfree86: remove a bunch of unused pci headers 2009-07-14 17:11:13 +03:00
xf86RamDacPriv.h