mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-04 19:47:31 +00:00
c971176e41
- fs_io_open: expects the io plugin to return the file size as an usigned int string - fs_io_read: use name instead of path (because fs_io_open sets the name as absolute path) and require the io plugin to provide file contents as hex encoded string - fs_io_dir: honor the type provided by the io plugin as a single char followed by a space in each line of the output |
||
---|---|---|
.. | ||
d | ||
p | ||
file.c | ||
fs.c | ||
Makefile | ||
meson.build | ||
test.rsc | ||
types.h |