Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-09-13 | remove some stray trailing space characters | Rich Felker | -1/+1 |
2011-08-06 | simplify multi-threaded errno, eliminate useless function pointer | Rich Felker | -7/+2 |
2011-07-30 | add proper fuxed-based locking for stdio | Rich Felker | -0/+2 |
2011-04-20 | fix minor bugs due to incorrect threaded-predicate semantics | Rich Felker | -4/+2 |
2011-04-17 | debloat: use __syscall instead of syscall where possible | Rich Felker | -1/+1 |
2011-04-17 | optimize cancellation enable/disable code | Rich Felker | -0/+1 |
2011-04-01 | use bss instead of mmap for main thread's pthread thread-specific data | Rich Felker | -9/+3 |
2011-03-20 | global cleanup to use the new syscall interface | Rich Felker | -1/+1 |
2011-03-09 | optimize pthread initialization | Rich Felker | -2/+2 |
2011-03-03 | optimize POSIX TSD for fast pthread_getspecific | Rich Felker | -0/+11 |
2011-02-15 | finish unifying thread register handling in preparation for porting | Rich Felker | -9/+3 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+39 |