Date: Mon, 27 Jun 2016 07:02:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 210507] Linux compat function needed Message-ID: <bug-210507-8-cNOJ0bcFKR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210507-8@https.bugs.freebsd.org/bugzilla/> References: <bug-210507-8@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210507 --- Comment #4 from Matthew Macy <mmacy@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210507-8-cNOJ0bcFKR>
