xserver-multidpi/hw/xfree86/os-support/bus
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
..
bsd_pci.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
linuxPci.c Cast small-int values through intptr_t when passed as pointers 2009-10-08 13:38:44 +11:00
Makefile.am PCI: Remove non-pciaccess path for x86. 2008-11-24 23:40:02 -05:00
Pci.c xfree86: remove pci debug macros 2009-07-28 18:45:16 +03:00
Pci.h xfree86: remove pci debug macros 2009-07-28 18:45:16 +03:00
Sbus.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
xf86Pci.h Build fix, remove export of pciBusAddrToHostAddr 2009-02-16 18:29:33 -05:00
xf86Sbus.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00