svn commit: r220241 - in stable/8/sys: kern sys
Ben Kaduk
minimarmot at gmail.com
Sun Jul 24 17:34:42 UTC 2011
[replying to -fs since that is where the original discussion of adding
O_CLOEXEC occurred]
On Fri, Apr 1, 2011 at 8:50 AM, Konstantin Belousov <kib at freebsd.org> wrote:
> Author: kib
> Date: Fri Apr 1 12:50:29 2011
> New Revision: 220241
> URL: http://svn.freebsd.org/changeset/base/220241
>
> Log:
> MFC r219999:
> Add O_CLOEXEC flag to open(2) and fhopen(2).
I saw mail go by on debian-bsd at lists.debian.org that the are going to
pick up on these O_CLOEXEC definitions and export them, which included
the comment:
No O_SEARCH yet, since FreeBSD doesn't seem to implement it.
Would there be any reason for us to support O_SEARCH?
http://pubs.opengroup.org/onlinepubs/9699919799/functions/open.html
does not make it very clear to me whether we would want to....
-Ben Kaduk
More information about the freebsd-fs
mailing list