Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly access mcontext_t program counter in cancellation handler | Rich Felker | 2015-11-02 | 1 | -1/+1 |
* | remove size suffix in x86_64 __pthread_self asm | Rich Felker | 2014-01-11 | 1 | -1/+1 |
* | add support for TLS variant I, presently needed for arm and mips | Rich Felker | 2012-10-15 | 1 | -1/+2 |
* | ensure the compiler does not move around thread-register-based reads | Rich Felker | 2011-08-06 | 1 | -1/+1 |
* | overhaul pthread cancellation | Rich Felker | 2011-04-17 | 1 | -2/+2 |
* | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | 2011-03-24 | 1 | -0/+3 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 1 | -0/+6 |