Conversation
dearblue
commented
Oct 15, 2023
dearblue
commented
Copy link
Copy Markdown
Contributor
From CRuby 2.6 feature.
This is the "x" mode (O_EXCL; exclusive create) of fopen(3) introduced in C11.
dearblue added 2 commits
October 15, 2023 16:32From CRuby 2.6 feature. This is the "x" mode (`O_EXCL`; exclusive create) of `fopen(3)` introduced in C11. ref. https://bugs.ruby-lang.org/issues/11258
dearblue requested a review from matz as a code owner
October 15, 2023 07:48
github-actions
Bot
added
the
mrbgems
label
matz
merged commit 9553284
into
mruby:master
dearblue deleted the open-x branch
December 1, 2023 12:32Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment