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 | -20/+29 |
* | 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 |
* | fix initial stack alignment in new threads on x86_64 | Rich Felker | 2011-04-22 | 1 | -1/+1 |
* | patch from njk: make x86_64 __uniclone branchless. | Rich Felker | 2011-02-16 | 1 | -6/+6 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 1 | -0/+22 |