Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-05-05 | update license of njk contributed code (x86_64 asm) | Rich Felker | -1/+1 |
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-04-06 | consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefix | Rich Felker | -2/+2 |
2011-02-19 | race condition fix: block all signals before decrementing thread count | Rich Felker | -13/+0 |
2011-02-15 | Port musl to x86-64. One giant commit! | Nicholas J. Kain | -0/+24 |