mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-31 15:01:17 +03:00
It follows the internal signature: extern int clone3 (struct clone_args *__cl_args, size_t __size, int (*__func) (void *__arg), void *__arg); Checked on arm-linux-gnueabihf.