https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507

--- Comment #4 from Matthew Macy <mm...@nextbsd.org> ---
(In reply to Dmitry Chagin from comment #3)
Can you give a list of all the unimplemented linux64 syscalls? There's no way
of telling from looking at syscalls.master since it says ptrace is implemented:

101     AUE_PTRACE      STD     { int linux_ptrace(l_long req, l_long pid, \
                                    l_long addr, l_long data); }

But evidently you only have a stub.


Thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to