xserver-multidpi/hw/xfree86/os-support
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 Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
bus Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
hurd xfree86: Hurd fix 2009-09-28 00:58:23 +02:00
linux Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
misc Fix breakage on alpha caused by c7680befe5 2009-10-06 20:58:30 -04:00
sco Move OS-specific VT key handler code from common to os-support 2010-01-25 11:10:00 -08:00
shared Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
solaris Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
sysv Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am Remove some unused assembly code and assyntax.h 2008-08-18 16:46:36 -04:00
xf86_OSlib.h Add new VT support for OpenSolaris & future Solaris releases 2009-08-13 21:56:06 -07:00
xf86_OSproc.h Move OS-specific VT key handler code from common to os-support 2010-01-25 11:10:00 -08:00
xf86OSpriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00