summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/x86_64/syscall.S
Commit message (Collapse)AuthorAgeFilesLines
* Remove stray code alignment (.align 16 and .align 4 directives)Denis Vlasenko2007-07-291-1/+0
| | | | | from i386 and x86_64.
* fix errno handling with some magical hacksMike Frysinger2006-01-081-4/+1
|
* use % as the function marker instead of @Mike Frysinger2005-07-061-1/+1
|
* add syscall error handling with jockes simple errno setting solutionMike Frysinger2005-06-291-7/+8
|
* dont need sysdep.hMike Frysinger2005-02-151-3/+0
|
* some more x86_64 sourceMike Frysinger2005-02-151-0/+48