Skip to content

libutil/unix: Add O_CLOEXEC to openDirectory#14607

Merged
Ericson2314 merged 1 commit intomasterfrom
open-directory-cloexec
Nov 21, 2025
Merged

libutil/unix: Add O_CLOEXEC to openDirectory#14607
Ericson2314 merged 1 commit intomasterfrom
open-directory-cloexec

Conversation

@xokdvium
Copy link
Contributor

Motivation

As a precaution. This function might get used for some long persisted file descriptor and we need good defaults.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

As a precaution. This function might get used for some long persisted
file descriptor and we need good defaults.
@xokdvium xokdvium requested a review from edolstra as a code owner November 20, 2025 23:44
@Ericson2314 Ericson2314 added this pull request to the merge queue Nov 21, 2025
Merged via the queue into master with commit 152e7e4 Nov 21, 2025
20 checks passed
@Ericson2314 Ericson2314 deleted the open-directory-cloexec branch November 21, 2025 02:12
@edolstra edolstra mentioned this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants