[CRIU] [PATCH 9/9] headers: util.h -- Move memory helpers to memory.h
Cyrill Gorcunov
gorcunov at openvz.org
Tue Apr 2 12:52:20 EDT 2013
On Tue, Apr 02, 2013 at 08:43:54PM +0400, Pavel Emelyanov wrote:
> On 04/02/2013 08:40 PM, Cyrill Gorcunov wrote:
> > 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.
>
> It handles not just memory, but memory _allocation_.
> Name it to reflect this fact.
OK, i'll do.
More information about the CRIU
mailing list