Re: [lxc-devel] [PATCH 05/17] Android now uses a sane clone() definition

2013-08-16 Thread Stéphane Graber
On Fri, Aug 16, 2013 at 10:26:29AM -0500, Serge Hallyn wrote: > Quoting Stéphane Graber (stgra...@ubuntu.com): > > The current Android NDK provides a clone() defintion that's identical to > > Does this mean this will break older androids? Or is that not how it > works? Maybe, I'm not really sure

Re: [lxc-devel] [PATCH 05/17] Android now uses a sane clone() definition

2013-08-16 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > The current Android NDK provides a clone() defintion that's identical to Does this mean this will break older androids? Or is that not how it works? > eglibc's so we can drop the ifdef from that one. > > Signed-off-by: Stéphane Graber Acked-by:

[lxc-devel] [PATCH 05/17] Android now uses a sane clone() definition

2013-08-16 Thread Stéphane Graber
The current Android NDK provides a clone() defintion that's identical to eglibc's so we can drop the ifdef from that one. Signed-off-by: Stéphane Graber --- src/lxc/namespace.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lxc/namespace.h b/src/lxc/namespace.h index c6a97ec..0c53630