summaryrefslogtreecommitdiff
path: root/src/thread/i386/clone.s
AgeCommit message (Expand)AuthorLines
2018-09-12make arch __clone backends hiddenRich Felker-0/+1
2014-02-09clone: make clone a wrapper around __cloneBobby Bingham-3/+0
2011-09-18overhaul clone syscall wrappingRich Felker-24/+49
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker-0/+1
2011-06-13remove all .size and .type directives for functions from the asmRich Felker-2/+0
2011-02-15begin unifying clone/thread management interface in preparation for portingRich Felker-25/+17
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+35