aboutsummaryrefslogtreecommitdiff
path: root/src/thread/powerpc64/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
* add powerpc64 portBobby Bingham2016-05-081-0/+47