radare2/libr/io
pancake 4327d8322f
Bring back the mingw32 builds ##windows
* Massage conflicting function signatures spotted by mingw
* Fix the spp visibility issue
* Enable 32 and 64bit mingw builds in the CI
2021-11-28 22:10:51 +01:00
..
p Bring back the mingw32 builds ##windows 2021-11-28 22:10:51 +01:00
io_bank.c Fix UAF io bank map deletion 2021-10-25 15:25:59 +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 free/fini methods should return void ##refactor 2021-10-29 12:20:24 +02:00
io_fd.c Fix new defects in various files 2021-10-08 01:31:17 +02:00
io_map.c Add r_io_map_add_bottom ##io 2021-11-07 21:11:05 +01: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 Remove r_io_map_new from public API ##io 2021-11-03 17:55:39 +01: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