Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consistently use hidden visibility for cancellable syscall internals | Rich Felker | 2015-04-14 | 1 | -3/+8 |
* | prepare cancellation syscall asm for possibility of __cancel returning | Rich Felker | 2015-02-20 | 1 | -1/+8 |
* | fix issue with longjmp out of signal handlers and cancellation | Rich Felker | 2012-05-23 | 1 | -21/+15 |
* | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 2011-06-14 | 1 | -0/+1 |
* | remove all .size and .type directives for functions from the asm | Rich Felker | 2011-06-13 | 1 | -1/+0 |
* | fix bugs in cancellable syscall asm | Rich Felker | 2011-04-17 | 1 | -5/+4 |
* | fix some minor issues in cancellation handling patch | Rich Felker | 2011-04-17 | 1 | -1/+1 |
* | overhaul pthread cancellation | Rich Felker | 2011-04-17 | 1 | -0/+36 |