Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix issue with longjmp out of signal handlers and cancellation | Rich Felker | 2012-05-23 | 1 | -10/+8 |
* | 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 typo in x86_64 cancellable syscall asm | Rich Felker | 2011-04-17 | 1 | -1/+1 |
* | fix bugs in cancellable syscall asm | Rich Felker | 2011-04-17 | 1 | -5/+6 |
* | 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/+24 |