summaryrefslogtreecommitdiff
path: root/src/thread/x86_64/__unmapself.s
AgeCommit message (Expand)AuthorLines
2012-05-05update license of njk contributed code (x86_64 asm)Rich Felker-1/+1
2011-06-14restore use of .type in asm, but use modern @function (vs %function)Rich Felker-0/+1
2011-06-13remove all .size and .type directives for functions from the asmRich Felker-2/+0
2011-04-06consistency: change all remaining syscalls to use SYS_ rather than __NR_ prefixRich Felker-2/+2
2011-02-19race condition fix: block all signals before decrementing thread countRich Felker-13/+0
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+24