[CRIU] [PATCH 9/9] headers: util.h -- Move memory helpers to memory.h

Pavel Emelyanov xemul at parallels.com
Tue Apr 2 12:33:19 EDT 2013


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.

>  include/util.h   | 33 +--------------------------------
>  2 files changed, 40 insertions(+), 32 deletions(-)
>  create mode 100644 include/memory.h
> 




More information about the CRIU mailing list