Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-04 | reduce impact of REG_* namespace pollution in x86[_64] signal.h | Rich Felker | 1 | -23/+46 |
2015-03-18 | fix MINSIGSTKSZ values for archs with large signal contexts | Rich Felker | 1 | -0/+5 |
2014-03-18 | fix signal.h breakage from moving stack_t to arch-specific bits | Rich Felker | 1 | -6/+6 |
2014-03-18 | move signal.h definition of stack_t to arch-specific bits | Rich Felker | 1 | -0/+6 |
2014-02-23 | x32 port (diff against vanilla x86_64) | rofl0r | 1 | -6/+6 |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | 1 | -0/+119 |