mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
88bc8c9144
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