about summary refs log tree commit diff
path: root/src/signal/restore.c
Commit message (Collapse)AuthorAgeFilesLines
* apply hidden visibility to sigreturn code fragmentsRich Felker2018-09-121-2/+4
| | | | | | | these were overlooked in the declarations overhaul work because they are not properly declared, and the current framework even allows their declared types to vary by arch. at some point this should be cleaned up, but I'm not sure what the right way would be.
* changes to kernel sigaction struct handling in preparation for mips portRich Felker2012-07-111-0/+10
|
* fix previous commit that broke sigreturn. looks like the asm is needed.Rich Felker2011-02-131-0/+0