x86_64: compile pthread it's own version of __syscall_error
commit510d1ed6dfdbf33103efe7d625779df1835d6ce9
authorAustin Foxley <austinf@cetoncorp.com>
Fri, 19 Feb 2010 11:29:32 +0000 (19 03:29 -0800)
committerAustin Foxley <austinf@cetoncorp.com>
Fri, 19 Feb 2010 11:29:32 +0000 (19 03:29 -0800)
tree32d12cbd0171c35accac3504e9b2799a9a2fa2f8
parentde2101834f0c80e38008e8d1d1848ab94ce2341e
x86_64: compile pthread it's own version of __syscall_error

also fix up clone.S from sync

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/Makefile.arch
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/clone.S
libpthread/nptl/sysdeps/unix/sysv/linux/x86_64/pt-__syscall_error.c [new file with mode: 0644]