Skip to content

ignore file mode and creation flags in F_SETFL#4881

Merged
RalfJung merged 2 commits intorust-lang:masterfrom
RalfJung:setfl
Mar 1, 2026
Merged

ignore file mode and creation flags in F_SETFL#4881
RalfJung merged 2 commits intorust-lang:masterfrom
RalfJung:setfl

Conversation

@RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 1, 2026

Fixes #4352.
Based on #4840.

@rustbot
Copy link
Collaborator

rustbot commented Mar 1, 2026

Thank you for contributing to Miri! A reviewer will take a look at your PR, typically within a week or two.
Please remember to not force-push to the PR branch except when you need to rebase due to a conflict or when the reviewer asks you for it.

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Mar 1, 2026
@RalfJung RalfJung enabled auto-merge March 1, 2026 13:27
@RalfJung RalfJung added this pull request to the merge queue Mar 1, 2026
Merged via the queue into rust-lang:master with commit 2cab98f Mar 1, 2026
13 checks passed
@RalfJung RalfJung deleted the setfl branch March 1, 2026 14:15
@rustbot rustbot removed the S-waiting-on-review Status: Waiting for a review to complete label Mar 1, 2026
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.

Ignore file creation flag in fcntl(F_SETFL)

3 participants