Page MenuHomeFreeBSD

open(2): describe *at behavior for dirfd opened without O_SEARCH
ClosedPublic

Authored by kib on Jan 29 2024, 5:58 PM.
Tags
None
Referenced Files
F132236418: D43652.id.diff
Wed, Oct 15, 1:50 AM
F132236411: D43652.id133536.diff
Wed, Oct 15, 1:50 AM
Unknown Object (File)
Tue, Oct 14, 4:58 PM
Unknown Object (File)
Tue, Oct 14, 4:28 AM
Unknown Object (File)
Aug 4 2025, 1:40 AM
Unknown Object (File)
Aug 3 2025, 12:24 AM
Unknown Object (File)
Aug 1 2025, 11:53 PM
Unknown Object (File)
Jul 6 2025, 11:22 PM
Subscribers

Details

Summary
and move the BUGS paragraph about dirfd permissions into STANDARDS
section, noting that we provide POSIX-mandated implementation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Jan 29 2024, 5:58 PM
This revision is now accepted and ready to land.Jan 29 2024, 7:38 PM

couple of minor grammatical edits

lib/libc/sys/open.2
321
679

either "of openat is believed" or "the openat system call is believed"

kib marked 2 inline comments as done.Jan 29 2024, 9:38 PM