summaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-12-08 09:19:59 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-12-08 09:19:59 +0900
commit9df7bceb156d9eb5262fc742fa83f025f64b9d09 (patch)
tree9e82ba8ff6e9cd8543b1d9c0c4613759ea70dbc5 /test
parentb724e06cf25eee4c05dcc0e3a1a65bb608091cc4 (diff)
downloadmruby-9df7bceb156d9eb5262fc742fa83f025f64b9d09.tar.gz
mruby-9df7bceb156d9eb5262fc742fa83f025f64b9d09.zip
AppVeyor compiler does not proved some POSIX functions.
- `mode_t` by `int` - `umask` by `_umask` - `rmdir` by `_rmdir` - `mkstemp` and `mkdtemp` by using `_mktemp`
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions