* Ed Schouten <[email protected]>, 20120112 10:56:
> I suspect that not long after we add dup3(), some random person asks us
> to implement F_DUP3FD. Any chance you can implement this without using a
> system call, but through fcntl()?

Never mind. This seems to be non-trivial, as fcntl() just takes a single
parameter and dup3() requires the newfd and the flags.

-- 
 Ed Schouten <[email protected]>
 WWW: http://80386.nl/

Attachment: pgpABvOKMHAi3.pgp
Description: PGP signature

Reply via email to