Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tree-wide: Use O_CLOEXEC #130

Merged
merged 2 commits into from
Jun 5, 2023
Merged

tree-wide: Use O_CLOEXEC #130

merged 2 commits into from
Jun 5, 2023

Conversation

cgwalters
Copy link
Contributor

tree-wide: Use O_CLOEXEC

This is just a best practice.


tree-wide: Use fopen(..., "e")

This maps to O_CLOEXEC.


This is just a best practice.

Signed-off-by: Colin Walters <walters@verbum.org>
This maps to `O_CLOEXEC`.

Signed-off-by: Colin Walters <walters@verbum.org>
@alexlarsson alexlarsson merged commit f22a47c into containers:main Jun 5, 2023
6 checks passed
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.

None yet

2 participants