NetBSD/sys/compat/linux/arch/amd64
njoly f70cd37804 Fix restart of interrupted system calls.
- Make linux_sys_rt_sigreturn() return EJUSTRETURN on success.
- Add missing rax to linux_sigcontext structure; and save/restore
  its value like other members in linux_sendsig()/linux_sys_rt_sigreturn().

With valuable help from manu.
2007-05-24 11:21:52 +00:00
..
Makefile
files.linux_amd64
linux_commons.c
linux_errno.h
linux_exec.h
linux_exec_machdep.c
linux_fcntl.h
linux_ioctl.h
linux_machdep.c Fix restart of interrupted system calls. 2007-05-24 11:21:52 +00:00
linux_machdep.h Fix restart of interrupted system calls. 2007-05-24 11:21:52 +00:00
linux_mmap.h
linux_prctl.h
linux_sigarray.c
linux_siginfo.h
linux_signal.h
linux_socket.h
linux_syscall.h Regen (statfs/fstatfs fixes). 2007-03-14 12:47:46 +00:00
linux_syscallargs.h Regen (statfs/fstatfs fixes). 2007-03-14 12:47:46 +00:00
linux_syscalls.c Regen (statfs/fstatfs fixes). 2007-03-14 12:47:46 +00:00
linux_sysent.c Regen (statfs/fstatfs fixes). 2007-03-14 12:47:46 +00:00
linux_termios.h
linux_types.h Enable stat/stat64 nsec time support, for amd64 compat linux/linux32. 2007-04-05 16:39:11 +00:00
syscalls.conf
syscalls.master Fix compat linux statfs/fstatfs syscalls on amd64. 2007-03-14 12:44:39 +00:00