restore use of .type in asm, but use modern @function (vs %function)
[musl] / src / thread / x86_64 / syscall_cp.s
2011-06-15 Rich Felkerrestore use of .type in asm, but use modern @function...
2011-06-14 Rich Felkerremove all .size and .type directives for functions...
2011-04-17 Rich Felkerfix typo in x86_64 cancellable syscall asm
2011-04-17 Rich Felkerfix bugs in cancellable syscall asm
2011-04-17 Rich Felkerfix some minor issues in cancellation handling patch
2011-04-17 Rich Felkeroverhaul pthread cancellation