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