glibc/sysdeps/unix/sysv
Adhemerval Zanella Netto 1e442efd57 aarch64: Add the clone3 wrapper
It follow the internal signature:

  extern int clone3 (struct clone_args *__cl_args, size_t __size,
 int (*__func) (void *__arg), void *__arg);

Checked on aarch64-linux-gnu.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2023-02-01 08:42:11 -03:00
..
linux aarch64: Add the clone3 wrapper 2023-02-01 08:42:11 -03:00