x86_64 is covered by xmview-os/xmview/defs_x86_64_um.h:#define NRllseek __NR_doesnotexist Attaching patch. The r_llseek is defined even when NRllseek == __NR_doesnotexist so it should compile. Not tested.
use of llseek om 64bit
bugfix: netlink NLMSG_DONE needs error code
bugfix: pread/pwrite in x86_64 wromg args
bugfix: nested open path mgmt
bugfix: nested open path mgmt
some bugfixes
added RTLD_GLOBAL in umnet (for libvdeplug4)
Stack fpr ptrace_test was not large enough.
rd235 branch: bugfix missing close of a fd
ptracevm kernel patchset for linux-4.0
PTRACE_{SEIZE,INTERRUPT,LISTEN} defs for old li...
useless self SIGSTOP deleted
URL and copyleft year update
use PTRACE_SEIZE instead of TRACEME and ATTACH
rd235 branch: ptrace wrong errno unsupported opt
ptracevm patch set updated to linux-3.17.4
Bugfix: EPOLL_NONBLOCK has been deleted from li...