summaryrefslogtreecommitdiff
path: root/src/thread/mips/clone.s
AgeCommit message (Expand)AuthorFilesLines
2012-07-11fix clone() on mips (args were in wrong order)Rich Felker1-3/+2
2012-07-11first attempt at making threads work on mipsRich Felker1-0/+27