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