summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/clone.S
AgeCommit message (Expand)Author
2003-05-30Clone still had a few little PIC problems....Eric Andersen
2003-05-30In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen
2001-11-14Fix the clone syscall so it actually works.Eric Andersen
2001-03-05Patch from Michael Shmulevich (michaels@jungo.com) -- functions were notManuel Novoa III
2000-10-30Remove need for the bloated sysdep.h -- we don't need it, so axe it.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-08-10More stuff. Down to only 43 missing functions before BusyBox willEric Andersen