K 10 svn:author V 3 phk K 8 svn:date V 27 2004-02-21T09:14:38.000000Z K 7 svn:log V 252 Remove the triplicity in the public functions by vectoring them all through a realloc like function. Make the malloc_active variable a local static to this new function. Don't warn about recursion more than once per base call. constify malloc_func. END