[Bug 240874] Linuxulator: unimplemented Linux syscalls: inotify_init{,1}
| Newsgroups | gmane.os.freebsd.devel.emulation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240874 --- Comment #13 from Gleb Popov <[email protected]> --- (In reply to Mark Linimon from comment #12) Implementing inotify in kernel is a lot of work and I think it requires a similar infrastructure for the kevent facility first. No one it working on it AFAIK, so this PR is certainly not "In Progress". A workaround is available by preloading the libinotify-kqueue usermode library compiled for Linux. This can be streamlined by creating a proper port for it, I think. -- You are receiving this mail because: You are the assignee for the bug.