radare2/mk
pancake 6c28274aa0 * Implement static plugins for r_io
- 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
2009-08-22 03:11:33 +00:00
..
gcc.mk * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
hg-utils.mk * Implement static plugins for r_io 2009-08-22 03:11:33 +00:00
i486-mingw32-gcc.mk * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
tcc.mk * Some work for r_bininfo library 2009-03-22 04:37:46 +00:00