![christos](/assets/img/avatar_default.png)
Remove a "(void)&" construction: iop is used by the parent and always set after the vfork(). Also flag some parameters __unused so this will compile with -Wextra.
Remove a "(void)&" construction: iop is used by the parent and always set after the vfork(). Also flag some parameters __unused so this will compile with -Wextra.