diff options
| author | dearblue <[email protected]> | 2020-02-01 16:25:39 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2020-02-02 21:20:25 +0900 |
| commit | 4c6d524c473ebb9174d0183dc1d1ac0530337314 (patch) | |
| tree | 1aec9457c2862557440a3d718f459020334e0383 /tasks/toolchains/visualcpp.rake | |
| parent | 3c67d9b1c0e4970db1d88fccdf7f26c781aa2c5f (diff) | |
| download | mruby-4c6d524c473ebb9174d0183dc1d1ac0530337314.tar.gz mruby-4c6d524c473ebb9174d0183dc1d1ac0530337314.zip | |
Implement `IO#pread` and `IO#pwrite`
It is available by default in environments where `__unix__` is defined.
Other environments are enabled by defining `MRB_WITH_IO_PREAD_PWRITE`
(requires an implementation of `pread()` and `pwrite()` functions).
In any case, you can disable it by defining
`MRB_WITHOUT_IO_PREAD_PWRITE`.
Diffstat (limited to 'tasks/toolchains/visualcpp.rake')
0 files changed, 0 insertions, 0 deletions
