mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9df7bceb15
- `mode_t` by `int` - `umask` by `_umask` - `rmdir` by `_rmdir` - `mkstemp` and `mkdtemp` by using `_mktemp`