[CRIU] [PATCH 9/9] headers: util.h -- Move memory helpers to memory.h
Cyrill Gorcunov
gorcunov at openvz.org
Tue Apr 2 12:40:56 EDT 2013
On Tue, Apr 02, 2013 at 08:33:19PM +0400, Pavel Emelyanov wrote:
> On 04/01/2013 07:27 PM, Cyrill Gorcunov wrote:
> >
> > To reuse them outside of crtools code.
> >
> > Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> > ---
> > include/memory.h | 39 +++++++++++++++++++++++++++++++++++++++
>
> Bad name. Smth like xmalloc would be nice.
xmem.h maybe? because it handles malloc/free/realloc's.
More information about the CRIU
mailing list