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