Date: Mon, 27 Jun 2016 07:02:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 210507] Linux compat function needed Message-ID: <bug-210507-6-IZRaWtRIbK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210507-6@https.bugs.freebsd.org/bugzilla/> References: <bug-210507-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210507 --- 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 w= ay of telling from looking at syscalls.master since it says ptrace is implemen= ted: 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210507-6-IZRaWtRIbK>