summaryrefslogtreecommitdiffhomepage
path: root/tasks/toolchains/visualcpp.rake
diff options
context:
space:
mode:
authordearblue <[email protected]>2020-02-01 16:25:39 +0900
committerdearblue <[email protected]>2020-02-02 21:20:25 +0900
commit4c6d524c473ebb9174d0183dc1d1ac0530337314 (patch)
tree1aec9457c2862557440a3d718f459020334e0383 /tasks/toolchains/visualcpp.rake
parent3c67d9b1c0e4970db1d88fccdf7f26c781aa2c5f (diff)
downloadmruby-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