radare2/libr/io
2021-10-23 18:33:10 +02:00
..
p Use proper naming and location for the w32 debugger wrapper api (#19271) 2021-10-21 12:08:10 +02:00
io_bank.c Fix crash in r_io_map_reset if io banks are active 2021-10-23 18:33:10 +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 Fix dead map alive in io bank after closing a desc 2021-10-22 02:28:09 +02:00
io_fd.c Fix new defects in various files 2021-10-08 01:31:17 +02:00
io_map.c Fix crash in r_io_map_reset if io banks are active 2021-10-23 18:33:10 +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 Fix the macOS ci 2021-10-19 21:27:17 +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 Refix r_io_submap_set_to (typo) ##io 2021-10-21 02:12:43 +02:00
io.c Fix {read/write} access beyond UT64_MAX if io banks are enabled 2021-10-23 18:33:10 +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 mv shlr/heap into libr/include/heap (#19285) 2021-10-22 14:56:34 +02:00
meson.build Use proper naming and location for the w32 debugger wrapper api (#19271) 2021-10-21 12:08:10 +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 Use proper naming and location for the w32 debugger wrapper api (#19271) 2021-10-21 12:08:10 +02: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