Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 2015 09:35:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 197166] [PATCH] add dup3 syscall to Linuxulator
Message-ID:  <bug-197166-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: elizabeth@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197166-8>