use syscall_arg_t and __scc macro for arguments to __alt_socketcall
[musl] / src / thread / i386 / clone.s
2018-09-12 Rich Felkermake arch __clone backends hidden
2014-02-10 Bobby Binghamclone: make clone a wrapper around __clone
2011-09-18 Rich Felkeroverhaul clone syscall wrapping
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-02-15 Rich Felkerbegin unifying clone/thread management interface in...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0