Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -0/+1 |
* | remove all .size and .type directives for functions from the asm | Rich Felker | 2011-06-13 | 1 | -2/+0 |
* | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | 2011-04-06 | 1 | -2/+2 |
* | race condition fix: block all signals before decrementing thread count | Rich Felker | 2011-02-19 | 1 | -13/+0 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 1 | -0/+24 |