Hello Eitan, * Eitan Adler <[email protected]>, 20120112 06:01: > This is an implementation of dup3 for FreeBSD: > man page here (with a FreeBSD patch coming soon): > https://www.kernel.org/doc/man-pages/online/pages/man2/dup.2.html > > Is this implementation correct? If so any objection to adding this as > a supported syscall?
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()? Thanks, -- Ed Schouten <[email protected]> WWW: http://80386.nl/
pgpk2dytKI6SM.pgp
Description: PGP signature

