Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | 2011-02-17 | 1 | -3/+3 | |
* | begin unifying clone/thread management interface in preparation for porting | Rich Felker | 2011-02-15 | 1 | -4/+2 | |
* | make pthread_create return EAGAIN on resource failure, as required by POSIX | Rich Felker | 2011-02-15 | 1 | -1/+1 | |
* | reorganize thread exit code, make pthread_exit call cancellation handlers (pt2) | Rich Felker | 2011-02-13 | 1 | -13/+50 | |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+189 |