aboutsummaryrefslogtreecommitdiff
path: root/src/thread/__set_thread_area.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-11generic c version of __set_thread_area for archs where it worksRich Felker1-1/+5
2011-09-18overhaul clone syscall wrappingRich Felker1-1/+1
2011-09-17dummy implementation of set_thread_areaRich Felker1-0/+6
2011-02-15finish unifying thread register handling in preparation for portingRich Felker1-9/+0