diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-12-08 09:19:59 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-12-08 09:19:59 +0900 |
| commit | 9df7bceb156d9eb5262fc742fa83f025f64b9d09 (patch) | |
| tree | 9e82ba8ff6e9cd8543b1d9c0c4613759ea70dbc5 /test | |
| parent | b724e06cf25eee4c05dcc0e3a1a65bb608091cc4 (diff) | |
| download | mruby-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
