radare2/libr/bin
pancake 2ca850007f * Major refactoring of r_io (api has changed)
- filedescriptor is only defined by r_io_set()
  - the rest of functions just take one argument less
  - there are not enought filedescriptor changes to force fd resolution all the time
* Fix memory leak in r_io_open
  - Better error management
  - Fix Makefile warnings in libr/io/p
* Added read_at and write_at helper functions
* Random indentation fixups
* Added shm.mk and malloc.mk
* More useless work for r_iter
2009-09-02 00:10:51 +00:00
..
format * Major refactoring of r_io (api has changed) 2009-09-02 00:10:51 +00:00
p * Change the name of some types 2009-07-08 13:49:55 +02:00
t * Change the name of some types 2009-07-08 13:49:55 +02:00
bin.c * Some code cleanup and add some more checks on r_bin (-15LOC) 2009-07-16 14:17:32 +02:00
Makefile * Fix LIBDIR path issue for r_bin 2009-04-01 10:41:42 +00:00