Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix minor bugs due to incorrect threaded-predicate semantics | Rich Felker | 2011-04-20 | 1 | -4/+2 |
* | debloat: use __syscall instead of syscall where possible | Rich Felker | 2011-04-17 | 1 | -1/+1 |
* | optimize cancellation enable/disable code | Rich Felker | 2011-04-17 | 1 | -0/+1 |
* | use bss instead of mmap for main thread's pthread thread-specific data | Rich Felker | 2011-04-01 | 1 | -9/+3 |
* | global cleanup to use the new syscall interface | Rich Felker | 2011-03-20 | 1 | -1/+1 |
* | optimize pthread initialization | Rich Felker | 2011-03-09 | 1 | -2/+2 |
* | optimize POSIX TSD for fast pthread_getspecific | Rich Felker | 2011-03-03 | 1 | -0/+11 |
* | finish unifying thread register handling in preparation for porting | Rich Felker | 2011-02-15 | 1 | -9/+3 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+39 |