| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix signal.h breakage from moving stack_t to arch-specific bits•••in the previous changes, I missed the fact that both the prototype of the sigaltstack function and the definition of ucontext_t depend on stack_t. | Rich Felker | 2014-03-18 | 1 | -6/+6 |
| * | move signal.h definition of stack_t to arch-specific bits•••it's different at least on mips. mips version will be fixed in a separate commit to show the change. | Rich Felker | 2014-03-18 | 1 | -0/+6 |
| * | x32 port (diff against vanilla x86_64) | rofl0r | 2014-02-23 | 1 | -6/+6 |
| * | import vanilla x86_64 code as x32 | rofl0r | 2014-02-23 | 1 | -0/+119 |
