mirror of
https://github.com/radareorg/radare2.git
synced 2025-03-05 04:50:43 +00:00

- RCore.file_open() now accepts one more arg for offset - Fix RIO api issues related to RIOMap and opening multiple files - Fix infinite loop and simplify design - Added test case to ensure it does not breaks * Fix build of r_lang in OSX (thanks @capri_x) * Remove debugging printfs * io.ffio is now true by default