Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-23 | fix issue with longjmp out of signal handlers and cancellation | Rich Felker | 1 | -10/+8 |
2011-06-14 | restore use of .type in asm, but use modern @function (vs %function) | Rich Felker | 1 | -0/+1 |
2011-06-13 | remove all .size and .type directives for functions from the asm | Rich Felker | 1 | -1/+0 |
2011-04-17 | fix typo in x86_64 cancellable syscall asm | Rich Felker | 1 | -1/+1 |
2011-04-17 | fix bugs in cancellable syscall asm | Rich Felker | 1 | -5/+6 |
2011-04-17 | fix some minor issues in cancellation handling patch | Rich Felker | 1 | -1/+1 |
2011-04-17 | overhaul pthread cancellation | Rich Felker | 1 | -0/+24 |