xserver-multidpi/composite
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
..
compalloc.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
compext.c Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
compinit.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
compint.h Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
compositeext.h Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00
compoverlay.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
compwindow.c os: Prevent core dump from being truncated. 2010-02-17 23:20:52 -08:00
Makefile.am Export CompositeRegisterAlternateVisuals. 2009-04-27 13:29:40 -07:00