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