[Bug 240874] Linuxolator: unimplemented linux syscalls: memfd_create, inotify_init{,1}
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Sat Sep 28 00:08:30 UTC 2019
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240874
Kyle Evans <kevans at freebsd.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevans at freebsd.org
--- Comment #1 from Kyle Evans <kevans at freebsd.org> ---
(In reply to Bjoern A. Zeeb from comment #0)
Heh, we just implemented memfd_create in terms of shm_open2. I'll take a look
at implementing the Linux syscall version- it should be fairly simple now that
we implement everything it needs.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-emulation
mailing list