[Capabilities] Implement dup_from/dup_to
Created by: Yoric
Implement a way of sending a file descriptor across processes.
These operations are detailed in the RFC on userspace capabilities, although the scope is larger than security. In particular, it might be very useful to implement a high-level IPC mechanism.
@jackpot51 Could you assign this issue to me?
Edited by Ribbon