summaryrefslogtreecommitdiff
path: root/lib/libc/arch/mips/sys/__clone.S
AgeCommit message (Expand)Author
2003-02-08Fix a tyop in a comment.simonb
2003-02-08* fix handling of invalid arguments (was jumping to wrong label!)cgd
2002-11-10ABICALLS -> __ABICALLS__thorpej
2001-07-20Duh, call the clone's entry point w/ jal, so that when it returns,thorpej
2001-07-17Cosmetic change.thorpej
2001-07-17Add a __clone(2) entry point.thorpej