Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add __sigsetjmp ABI-compat alias for sigsetjmp | Rich Felker | 2014-04-02 | 1 | -0/+3 |
* | fix reversed argument order x86_64 sigsetjmp's call to sigprocmask | Rich Felker | 2013-04-22 | 1 | -2/+2 |
* | update license of njk contributed code (x86_64 asm) | Rich Felker | 2012-05-05 | 1 | -1/+1 |
* | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 2011-06-14 | 2 | -0/+3 |
* | remove all .size and .type directives for functions from the asm | Rich Felker | 2011-06-13 | 1 | -5/+0 |
* | fix broken sigsetjmp on x86_64 | Rich Felker | 2011-04-08 | 1 | -7/+9 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 2 | -0/+22 |