mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
This library function is implemented upon SYSCALL_DUP2. Therfor the syscall was slightly changed. It now returns the new allocated fd in dup2_out.fd.