|
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
|
|
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
|
|
-clone (int (*fn)(void *arg), void *child_stack, int flags, void *arg)
|
|
+clone (int (*fn)(void *arg), void *child_stack, int flags, void *arg, ...)
|