rizin/libr/util
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
..
t * Some more work for the r_iter API 2009-08-21 19:09:48 +00:00
alloca.c * Change the name of some types 2009-07-08 13:49:55 +02:00
alloca.s * Initial import of libr 2009-02-05 22:08:46 +01:00
btree.c * Added few coding style rules 2009-04-06 10:57:37 +00:00
cache.c * Change the name of some types 2009-07-08 13:49:55 +02:00
file.c * Change the name of some types 2009-07-08 13:49:55 +02:00
float.c * Added '>' and '<' keys in visual 2009-03-12 12:30:32 +00:00
hex.c * Add r_socket_to_string() function in r_socket API 2009-07-24 13:38:53 +00:00
iter.c * Some ideas for the code analysis module 2009-08-24 12:03:37 +00:00
Makefile * Added basic iterator helper functions (help vala integration?) 2009-08-19 18:38:35 +02:00
mem.c * Major refactoring of r_io (api has changed) 2009-09-02 00:10:51 +00:00
num.c * Fix build of r_util 2009-08-22 05:04:29 +00:00
prof.c * Add ?z and ?t commands in r2 2009-03-13 12:28:36 +01:00
re.c * Remove documentation in the uninstall target 2009-04-03 11:11:17 +00:00
str.c * Fix build of r_util 2009-08-22 05:04:29 +00:00
sys.c * r_asm 2009-04-14 15:21:19 +02:00