mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ce1abfb2c9
Change to `MRB_USE_IO_PREAD_PWRITE` for consistency with mruby configuration macros. Similarly, `MRB_WITHOUT_IO_PREAD_PWRITE` is changed to `MRB_NO_IO_PREAD_PWRITE`. The previous names are available for compatibility but are deprecated.