summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/clone.S
Commit message (Expand)AuthorAgeFilesLines
* Old glibc fix for ltp's clone07 test. Another file that needs updating...Manuel Novoa III2005-07-311-1/+1
* Since __syscall_error is a C func, we need to store the syscall return valueManuel Novoa III2005-07-231-0/+5
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-6/+0
* Fix clone so it compilesEric Andersen2002-07-031-7/+19
* Fixup mips so it now works and provides basic functionalityEric Andersen2002-02-041-0/+107