radare2/libr/io
pancake 65d1dddfd1 * apply rudi_s patch fixing multiple bugs
- Fix uninitialized variables and other GCC warnings
  - Remove unused variables, fix invalid heap ops
  - ?p print error if VA is not
  - Fix invalid write in r_io_cache_read().
* add support for 'mov reg, [addr]' in x86.nz[32]
2012-02-12 23:45:04 +01:00
..
p * apply rudi_s patch fixing multiple bugs 2012-02-12 23:45:04 +01:00
t * Add missing fs/types.h 2011-11-14 00:21:25 +01:00
cache.c * apply rudi_s patch fixing multiple bugs 2012-02-12 23:45:04 +01:00
desc.c * Fix o- segfault 2012-02-09 01:38:16 +01:00
io.c * Fix o- segfault 2012-02-09 01:38:16 +01:00
Makefile * r2 -D now accepts a dbg.backend (dh) argument 2011-10-08 12:10:30 +02:00
map.c * Added 'om' command to create, destroy and list IO maps 2012-02-07 01:51:56 +01:00
plugin.c * Show error if no hud file found 2012-02-08 00:45:06 +01:00
section.c * Some usability enhacements for the visual hud 2012-01-31 03:34:23 +01:00
undo.c * Fix and optimize w32 console 2011-12-05 15:21:13 +01:00
undo.h