xserver/dbe
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
dbe.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dbestruct.h dbe: Fix indentation 2009-07-17 14:57:50 -04:00
Makefile.am
midbe.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
midbe.h
midbestr.h