[Bug 197166] [PATCH] add dup3 syscall to Linuxulator

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 29 09:35:11 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197166

            Bug ID: 197166
           Summary: [PATCH] add dup3 syscall to Linuxulator
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: elizabeth at Interlinked.me

Created attachment 152330
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152330&action=edit
patch adding dup3 syscall to linuxulator

This patch adds the dup3 syscall to the Linuxulator. This is used by several
things in Gentoo. This doesn't allow Gentoo to work in a chroot yet, though.
Some more bits are needed for that.

I've tested this on 64-bit systems. Should work fine for 32-bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list