summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i386/clone.S
Commit message (Expand)AuthorAgeFilesLines
* Clone still had a few little PIC problems....Eric Andersen2003-05-301-39/+84
* In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen2003-05-301-4/+4
* Fix the clone syscall so it actually works.Eric Andersen2001-11-141-29/+30
* Patch from Michael Shmulevich (michaels@jungo.com) -- functions were notManuel Novoa III2001-03-051-0/+1
* Remove need for the bloated sysdep.h -- we don't need it, so axe it.Eric Andersen2000-10-301-2/+3
* Bug ugly formatting updateEric Andersen2000-10-091-7/+4
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-0/+87