summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/mips/clone.S
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesAustin Foxley2009-10-171-1/+0
* It fixes the following warnings seen on mips build.Khem Raj2009-08-191-7/+14
* Revert the mips related fixed that got in due to the trunk merge and also add...Khem Raj2008-07-091-0/+2
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-1/+0
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-0/+1
* Synch libc mips specific with trunkCarmelo Amoroso2008-06-181-100/+61
* Well, this is everything for my NPTL implementation. The 'uClibc-nptl' branch..."Steven J. Hill"2006-08-241-5/+3
* Clean up the 'sysdep.h' header chain. Other architectures will have their own..."Steven J. Hill"2006-02-051-4/+1
* Merge from trunk."Steven J. Hill"2006-01-061-3/+0
* Sync with glibc reference tree and changes for uClibc thus far."Steven J. Hill"2005-11-161-0/+3
* Fix cloberring of errno value."Steven J. Hill"2005-09-031-0/+3
* Import latest 'clone' and 'vfork' functions from glibc. These have been teste..."Steven J. Hill"2005-09-031-49/+99
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-041-1/+1
* Finalize the merge from the trunk. There are more files to be"Steven J. Hill"2005-07-301-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