Skip to content

Dropped OpenFlags.O_EXCL from Syscall.open call#122

Open
braph wants to merge 1 commit into
UraniumDonut:masterfrom
braph:master
Open

Dropped OpenFlags.O_EXCL from Syscall.open call#122
braph wants to merge 1 commit into
UraniumDonut:masterfrom
braph:master

Conversation

@braph

@braph braph commented Jan 24, 2024

Copy link
Copy Markdown

According to man 2 open:

"In general, the behavior of O_EXCL is undefined if it is used without O_CREAT."

According to man 2 open:

"In general, the behavior of O_EXCL is undefined if it is used without
O_CREAT."
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.

1 participant