]> mj.ucw.cz Git - libucw.git/commit
The debugging memory allocator is now enabled by DEBUG_DMALLOC instead
authorMartin Mares <mj@ucw.cz>
Mon, 15 Dec 2003 19:20:18 +0000 (19:20 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 15 Dec 2003 19:20:18 +0000 (19:20 +0000)
commit738aa2a6c2e769f96d49ccde48bd0e10dd41eb90
tree9ebf1c1133330df23de886e00664e4266455b278
parent7597dd493baa348fc94c58e8f87741800a1d427f
The debugging memory allocator is now enabled by DEBUG_DMALLOC instead
of just "DMALLOC".
lib/alloc.c
lib/lib.h
lib/realloc.c