aboutsummaryrefslogtreecommitdiff
path: root/src/thread/x32/clone.s (follow)
Commit message (Expand)AuthorAgeFilesLines
* make arch __clone backends hidden•••these are not a public interface and are not intended to be callable from anywhere but the public clone function or other places in libc. Rich Felker2018-09-121-0/+1
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-4/+2
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+27