mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-17 18:26:53 +00:00
6c28274aa0
- Prefix all plugins with 'io_' (like in the rest of libs) - Statify io_dbg and io_ptrace IO plugins * Added _free methods for r_io and r_debug. Oops * Initial dummy version of r_debug.vapi * More stuff in the debug/t/main.c (not yet working) * Better hg-miss missing file detection checks --HG-- rename : libr/io/p/dbg.c => libr/io/p/io_dbg.c rename : libr/io/p/ewf.c => libr/io/p/io_ewf.c rename : libr/io/p/malloc.c => libr/io/p/io_malloc.c rename : libr/io/p/ptrace.c => libr/io/p/io_ptrace.c rename : libr/io/p/shm.c => libr/io/p/io_shm.c |
||
---|---|---|
.. | ||
gcc.mk | ||
hg-utils.mk | ||
i486-mingw32-gcc.mk | ||
tcc.mk |