Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-02-15 | move arch-specific internal headers into place | Rich Felker | 4 | -27/+0 | |
2011-02-15 | finish unifying thread register handling in preparation for porting | Rich Felker | 7 | -53/+34 | |
2011-02-15 | begin unifying clone/thread management interface in preparation for porting | Rich Felker | 3 | -34/+22 | |
2011-02-15 | make pthread_create return EAGAIN on resource failure, as required by POSIX | Rich Felker | 1 | -1/+1 | |
2011-02-15 | preparing build system to handle ports - step 1 | Rich Felker | 29 | -0/+6 | |