OSDN Git Service

add syscall error handling with jockes simple errno setting solution
authorMike Frysinger <vapier@gentoo.org>
Wed, 29 Jun 2005 00:56:09 +0000 (00:56 -0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 29 Jun 2005 00:56:09 +0000 (00:56 -0000)
commit69ec4a5d65cdd4a2fdf2c94e1861464fa2caf7ce
tree45eb64f3ded1eb81dc606532c75038d445ea3be7
parent0f9f0d5305631211e03edbff44c6c3b5fc03e41f
add syscall error handling with jockes simple errno setting solution
libc/sysdeps/linux/x86_64/__syscall_error.c [new file with mode: 0644]
libc/sysdeps/linux/x86_64/clone.S
libc/sysdeps/linux/x86_64/syscall.S
libc/sysdeps/linux/x86_64/vfork.S