[LTP] [PATCH] Update clone3 wrapper signature

Chris Wailes chriswailes@google.com
Tue Dec 16 18:50:13 CET 2025


Andrea,

Thanks for reviewing the change.  We're currently adding a `clone3` wrapper
to Android's BIONIC libc implementation.  Additionally, this is the
signature used for `glibc`'s `__clone3`
<https://github.com/bminor/glibc/blob/ded9c1e525f2d69a81e61c34c29077fed7df658c/include/clone_internal.h>
.

- Chris

On Tue, Dec 16, 2025 at 4:40 AM Andrea Cervesato <andrea.cervesato@suse.com>
wrote:

> Hi Chris,
>
> First of all, sorry for the late reply. Unfortunately, I couldn't
> find any C lib code reference that is justifying the clone3() wrapper
> inside this patch.
>
> --
> Andrea Cervesato
> SUSE QE Automation Engineer Linux
> andrea.cervesato@suse.com
>
>


More information about the ltp mailing list