Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add deprecated SIGIOT alias for SIGABRT | Rich Felker | 2013-03-23 | 1 | -1/+1 |
* | fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate | Rich Felker | 2012-11-25 | 1 | -1/+1 |
* | fix powerpc ucontext, again.. | Rich Felker | 2012-11-23 | 1 | -5/+0 |
* | remove stuff that doesn't belong in powerpc 32-bit sigcontext | Rich Felker | 2012-11-23 | 1 | -4/+0 |
* | more ppc signal.h typedef order fixes | Rich Felker | 2012-11-21 | 1 | -13/+13 |
* | fix misordered typedefs in ppc signal.h | Rich Felker | 2012-11-21 | 1 | -2/+2 |
* | add back NSIG, removed from powerpc in last commit, but for all archs | Rich Felker | 2012-11-21 | 1 | -0/+2 |
* | make powerpc signal.h namespace-clean for posix/isoc | Rich Felker | 2012-11-21 | 1 | -19/+32 |
* | fix invalid usage of mcontext_t in powerpc signal.h | rofl0r | 2012-11-21 | 1 | -1/+1 |
* | PPC port cleaned up, static linking works well now. | rofl0r | 2012-11-13 | 1 | -0/+103 |