Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simplify pthread tsd key handling | Rich Felker | 2011-04-03 | 1 | -2/+1 | |
* | reorganize the __libc structure for threaded performance issues | Rich Felker | 2011-04-01 | 1 | -6/+6 | |
* | major improvements to cancellation handling | Rich Felker | 2011-03-29 | 1 | -0/+1 | |
* | overhaul cancellation to fix resource leaks and dangerous behavior with signals | Rich Felker | 2011-03-24 | 1 | -1/+2 | |
* | implement flockfile api, rework stdio locking | Rich Felker | 2011-03-12 | 1 | -0/+4 | |
* | various changes in preparation for dynamic linking support | Rich Felker | 2011-02-24 | 1 | -4/+12 | |
* | use an accessor function for __libc data pointer when compiled as PIC | Rich Felker | 2011-02-20 | 1 | -3/+10 | |
* | add pthread_atfork interface | Rich Felker | 2011-02-18 | 1 | -0/+1 | |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+43 |