summaryrefslogtreecommitdiff
path: root/src/internal
AgeCommit message (Expand)AuthorLines
2011-02-17reorganize pthread data structures and move the definitions to alltypes.hRich Felker-0/+19
2011-02-15move arch-specific internal headers into placeRich Felker-637/+0
2011-02-15finish unifying thread register handling in preparation for portingRich Felker-8/+2
2011-02-15begin unifying clone/thread management interface in preparation for portingRich Felker-5/+3
2011-02-13cleaning up syscalls in preparation for x86_64 portRich Felker-9/+40
2011-02-12ensure that the compiler doesn't try to reorder around atomic opsRich Felker-13/+13
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+852