radare2/libr/vm/TODO
pancake 780e424cbe * Added R_IO_EXEC, Removed R_IO_RDWR.
- Promote the use of binary ORs
* Make r_io support cached IO
* Enforce rwx/seek by section information
  - Optional by configuring io->enforce*
  - Add cache.c
* section->comment => name
* Added resize callback on io pluings (not yet implemented)
2009-09-08 02:14:19 +00:00

2 lines
79 B
Plaintext

* MMU (mmu.c) is buggy, we have to drop this code from here and use R_IO_CACHE