Date: Wed, 15 Feb 2023 09:36:06 +0000
From: bugzilla-noreply@freebsd.org
To: emulation@FreeBSD.org
Subject: [Bug 240874] Linuxulator: unimplemented Linux syscalls: memfd_create, inotify_init{,1}
Message-ID: <bug-240874-4077-zUthJgrqzi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240874-4077@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240874 Gleb Popov <arrowd@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arrowd@FreeBSD.org --- Comment #3 from Gleb Popov <arrowd@FreeBSD.org> --- I'm facing the problem as Bjoern. I have a closed source Linux binary that calls inotify_* functions. We do have libinotify-kqueue - a usermode library that implements inotify interface in terms of kevent/kqueue one. However, there seem to be no way to easily hook it into Linuxulator, because inotify_* are syscalls on Linux. -- 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-240874-4077-zUthJgrqzi>
