| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apply hidden visibility to sigreturn code fragments•••these were overlooked in the declarations overhaul work because they are not properly declared, and the current framework even allows their declared types to vary by arch. at some point this should be cleaned up, but I'm not sure what the right way would be. | Rich Felker | 2018-09-12 | 1 | -0/+2 |
| * | fix crashing sigsetjmp on s390x•••the bz instruction that was wrongly used only admits a small immediate displacement and cannot be used with external symbols; apparently the linker fails to diagnose the overflow. | Bobby Bingham | 2016-12-16 | 1 | -1/+1 |
| * | add s390x port | Bobby Bingham | 2016-11-11 | 2 | -0/+32 |
