add closefrom() call

Joerg Sonnenberger joerg at britannica.bec.de
Fri Jul 6 12:50:27 UTC 2007


On Wed, Jul 04, 2007 at 08:27:49PM -0400, Ighighi Ighighi wrote:
> It is implemented with the F_CLOSEM fcntl() available since version 2.0.

I don't like the fcntl(2) approach as it applies actions to more than
the passed in fd. That feels like an interface abuse.

Joerg


More information about the freebsd-hackers mailing list