summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/clone.S
Commit message (Expand)AuthorAgeFilesLines
* fix errno handling with some magical hacksMike Frysinger2006-01-081-6/+3
* Make clone use internal _exitPeter S. Mazinger2005-12-161-1/+1
* Peter S. Mazinger writes: we dont need features.hMike Frysinger2005-07-061-1/+0
* use % as the function marker instead of @Mike Frysinger2005-07-061-1/+1
* sync up against latest glibc and add errno handlingMike Frysinger2005-07-011-11/+16
* add syscall error handling with jockes simple errno setting solutionMike Frysinger2005-06-291-9/+9
* some more x86_64 sourceMike Frysinger2005-02-151-0/+116