dearblue · GitHub

Conversation

@dearblue

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.

ref. https://bugs.ruby-lang.org/issues/11258

From 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

dearblue requested a review from matz as a code owner

October 15, 2023 07:48

@matz

matz merged commit 9553284 into mruby:master

Oct 17, 2023

@dearblue

dearblue deleted the open-x branch

December 1, 2023 12:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants

@dearblue @matz

Read the original on github.com ↗