Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jan 2020 12:51:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240767] linprocfs(4) - /proc/fd is weird
Message-ID:  <bug-240767-4077-0vydMq9IWh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240767-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240767-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240767

--- Comment #1 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
So, the way it works right now is that for current process - and that proce=
ss
only - linprocfs provides a symlink from /proc/self/fd to /dev/fd.

Making this work properly would require adding file descriptor knowledge to
procfs itself; possibly to pseudofs.

The current behaviour breaks tty(1) and a recent screen(1).

--=20
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-240767-4077-0vydMq9IWh>