summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/clone.S
Commit message (Expand)AuthorAgeFilesLines
* Get x86_64 compile to succeed.Khem Raj2010-02-191-1/+2
* fix multiple definitions of pthread_once for x86_64Austin Foxley2009-12-161-0/+1
* Remove stray code alignment (.align 16 and .align 4 directives)Denis Vlasenko2007-07-291-1/+0
* sync with upstream via psmMike Frysinger2006-08-241-2/+3
* Make use of bits/sched.hPeter S. Mazinger2006-02-221-3/+2
* needs features.hPeter S. Mazinger2006-01-141-0/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-8/+5
* 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