mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-20 11:21:29 +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.