radare2/libr/io
2021-10-17 16:21:50 +02:00
..
p Fix some null checks around the open_many apis ##bin 2021-10-16 14:36:08 +02:00
io_bank.c Implement r_io_bank_{read_from/write_to}_submap_at ##io 2021-10-17 03:13:23 +02:00
io_cache.c Fix #19006 - Fix io.cache crash by improving boundary checks ##io (#19008) 2021-08-23 13:02:18 +02:00
io_desc.c Implement new r_io_desc_get_byuri() API ##io 2021-10-16 15:07:25 +02:00
io_fd.c Fix new defects in various files 2021-10-08 01:31:17 +02:00
io_map.c Kill r_io_map_location ##io 2021-10-17 16:21:50 +02:00
io_memory.c Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_memory.h Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_plugin.c Rename tcp:// to tcp-slurp:// and improve help message ##io (#18735) 2021-05-23 21:11:39 +02:00
io_private.h Enable io-banks support in r_io_map_remap ##io 2021-10-10 19:17:14 +02:00
io_submap.c Implement r_io_submap_set{from/to} (siol_eternal) #18476 ##io 2021-09-20 22:10:08 +02:00
io.c Enable io bank support in r_io_nread_at ##io 2021-10-17 03:30:47 +02:00
ioutils.c Implement custom bit size cyclic memory layout and wrap flags in ##io (#18417) 2021-03-14 16:55:57 +01:00
Makefile Implement r_io_bank_{free,init,fini] (siol_eternal) ##io 2021-09-20 22:10:08 +02:00
meson.build Initial io.banks management commands ##io 2021-09-22 16:44:54 +02:00
p_cache.c Remove globals in cons/grep and random cleanup (#18671) 2021-05-10 11:56:08 +02:00
ptrace_wrap.c Linux debugger improvements 2021-04-19 17:28:42 -07:00
undo.c Rename r_io_map_get to r_io_map_get_at ##io 2021-03-12 17:56:46 +01:00
undo.h Use void in prototypes (#7974) 2017-07-20 14:50:13 +02:00