radare2/libr/io
pancake ee665da38e * Fix load of object elf files (kernel modules too)
- thanks Sebastian Reichel for reporting!
* Use O_BINARY in open() on windows
  - Will this fix the disassembler problems on w32?
2011-11-29 04:25:18 +01:00
..
p * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
t * Add missing fs/types.h 2011-11-14 00:21:25 +01:00
cache.c * Fix r_io_cache 2011-06-22 00:19:02 +02:00
desc.c * Add initial native support for fat binaries in r2 2011-11-22 00:59:20 +01:00
io.c * Fix load of object elf files (kernel modules too) 2011-11-29 04:25:18 +01:00
Makefile * r2 -D now accepts a dbg.backend (dh) argument 2011-10-08 12:10:30 +02:00
map.c * Various gcc-4.6 warnings fixed 2011-06-30 00:17:12 +02:00
plugin.c * Use null fot unsupported plugins 2011-10-08 23:39:06 +02:00
section.c * Fix bug when redefining io sections 2011-11-03 23:34:18 +01:00
undo.c * Theorically fix the r_magic dirty sanchez bug 2011-11-16 10:06:34 +01:00
undo.h