Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-20 | use an accessor function for __libc data pointer when compiled as PIC | Rich Felker | 2 | -4/+19 |
2011-02-18 | add pthread_atfork interface | Rich Felker | 1 | -0/+1 |
2011-02-17 | reorganize pthread data structures and move the definitions to alltypes.h | Rich Felker | 1 | -0/+19 |
2011-02-15 | move arch-specific internal headers into place | Rich Felker | 4 | -637/+0 |
2011-02-15 | finish unifying thread register handling in preparation for porting | Rich Felker | 1 | -8/+2 |
2011-02-15 | begin unifying clone/thread management interface in preparation for porting | Rich Felker | 1 | -5/+3 |
2011-02-13 | cleaning up syscalls in preparation for x86_64 port | Rich Felker | 1 | -9/+40 |
2011-02-12 | ensure that the compiler doesn't try to reorder around atomic ops | Rich Felker | 1 | -13/+13 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 11 | -0/+852 |