Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | make arch __clone backends hidden | Rich Felker | -0/+1 |
2014-02-09 | clone: make clone a wrapper around __clone | Bobby Bingham | -3/+0 |
2011-09-18 | overhaul clone syscall wrapping | Rich Felker | -24/+49 |
2011-06-14 | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | -0/+1 |
2011-06-13 | remove all .size and .type directives for functions from the asm | Rich Felker | -2/+0 |
2011-02-15 | begin unifying clone/thread management interface in preparation for porting | Rich Felker | -25/+17 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+35 |