Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-03-18 | fix MINSIGSTKSZ values for archs with large signal contexts | Rich Felker | -0/+5 |
2014-03-18 | fix signal.h breakage from moving stack_t to arch-specific bits | Rich Felker | -6/+6 |
2014-03-18 | move signal.h definition of stack_t to arch-specific bits | Rich Felker | -0/+6 |
2013-03-23 | add deprecated SIGIOT alias for SIGABRT | Rich Felker | -0/+1 |
2012-11-25 | fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate | Rich Felker | -0/+1 |
2012-11-23 | sigcontext/mcontext cleanup for arch-specific bits | Rich Felker | -15/+15 |
2012-11-23 | fix up leftover, incorrect NSIG definitions in arch-specific signal.h | Rich Felker | -1/+0 |
2012-11-21 | add back NSIG, removed from powerpc in last commit, but for all archs | Rich Felker | -0/+2 |
2012-09-29 | microblaze port | Rich Felker | -0/+75 |