summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/clone.S
AgeCommit message (Expand)Author
2017-07-28cleanup unused defines and includes from clone.SWaldemar Brodkorb
2017-01-28remove PID cachingWaldemar Brodkorb
2017-01-28mips: PROF is never defined, kill dead codeWaldemar Brodkorb
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2010-04-27nptl: mips needs updated clone() implementationAndreas Schultz
2009-10-17whitespace fixesAustin Foxley
2009-10-17mips specific bits needed for nptlAustin Foxley
2009-07-20It fixes the following warnings seen on mips build.Khem Raj
2006-11-04mips64 patch from Atsushi Nemoto:Eric Andersen
2006-09-11Atsushi Nemoto writes:Eric Andersen
2006-02-22Remove __clone, add it only back, if threads has a another (strong) version, ...Peter S. Mazinger
2006-01-29make sure clone/__clone are created properlyMike Frysinger
2006-01-14need features.h for new HIDDEN_JUMPTARGET()Mike Frysinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Make clone use internal _exitPeter S. Mazinger
2005-07-31Old glibc fix for ltp's clone07 test. Another file that needs updating...Manuel Novoa III
2005-07-23Since __syscall_error is a C func, we need to store the syscall return valueManuel Novoa III
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2002-07-03Fix clone so it compilesEric Andersen
2002-02-04Fixup mips so it now works and provides basic functionalityEric Andersen