Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused var in new sigaction code | Rich Felker | 2012-07-11 | 1 | -1/+1 |
* | changes to kernel sigaction struct handling in preparation for mips port | Rich Felker | 2012-07-11 | 1 | -14/+7 |
* | work around "signal loses thread pointer" issue with "approach 2" | Rich Felker | 2012-02-27 | 1 | -0/+5 |
* | overhaul implementation-internal signal protections | Rich Felker | 2011-05-07 | 1 | -1/+1 |
* | use a separate signal from SIGCANCEL for SIGEV_THREAD timers | Rich Felker | 2011-04-14 | 1 | -1/+1 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
* | fix previous commit that broke sigreturn. looks like the asm is needed. | Rich Felker | 2011-02-13 | 1 | -5/+2 |
* | fix omission that kept sa_restorer from being used | Rich Felker | 2011-02-13 | 1 | -1/+1 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+48 |