about summary refs log tree commit diff
path: root/src/signal/i386/restore.s
Commit message (Expand)AuthorAgeFilesLines
* restore use of .type in asm, but use modern @function (vs %function)Rich Felker2011-06-141-0/+2
* remove all .size and .type directives for functions from the asmRich Felker2011-06-131-5/+0
* fix previous commit that broke sigreturn. looks like the asm is needed.Rich Felker2011-02-131-0/+15