radare2/libr/include
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
..
btree.h * Added few coding style rules 2009-04-06 10:57:37 +00:00
iter.h * Some ideas for the code analysis module 2009-08-24 12:03:37 +00:00
list.h * Added few coding style rules 2009-04-06 10:57:37 +00:00
r_anal.h * Added basic iterator helper functions (help vala integration?) 2009-08-19 18:38:35 +02:00
r_asm.h * Initial implementation of r_asm_fastcall() 2009-08-14 00:37:18 +00:00
r_bin.h * Initial import of r_th. The simplified and portable threading library 2009-07-21 11:13:24 +00:00
r_bininfo.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_bp.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_cmd.h * r_asm 2009-04-11 18:49:09 +02:00
r_config.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_cons.h * Make r_cons independent from r_line 2009-04-07 11:28:22 +00:00
r_core.h * More type renaming 2009-07-08 13:56:04 +02:00
r_db.h * Added r_db_add_unique method to the r_db api 2009-07-22 17:30:21 +02:00
r_debug.h * Implement static plugins for r_io 2009-08-22 03:11:33 +00:00
r_diff.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_flags.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_hash.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_io.h * Major refactoring of r_io (api has changed) 2009-09-02 00:10:51 +00:00
r_lang.h * Initial implementation of 'sa' command 2009-03-12 22:19:58 +00:00
r_lib.h * Initial implementation of r_asm_fastcall() 2009-08-14 00:37:18 +00:00
r_line.h * More R_API-zation 2009-04-01 22:44:43 +00:00
r_macro.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_meta.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_parse.h * Initial working implementation of r_parse_assemble() 2009-08-14 02:19:54 +00:00
r_print.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_range.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_reg.h * Fixed r_reg build 2009-02-20 14:43:59 +01:00
r_search.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_sign.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_socket.h * Add r_socket_to_string() function in r_socket API 2009-07-24 13:38:53 +00:00
r_syscall.h * Fix Vala r_bin VAPI and example 2009-08-20 12:20:14 +00:00
r_th.h * Initial import of r_th. The simplified and portable threading library 2009-07-21 11:13:24 +00:00
r_trace.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_types.h * Some code cleanup and add some more checks on r_bin (-15LOC) 2009-07-16 14:17:32 +02:00
r_userconf.h.acr * Fix build O:) 2009-04-19 23:43:43 +02:00
r_util.h * Add support for static plugins to r_debug 2009-08-22 01:54:24 +00:00
r_var.h * Change the name of some types 2009-07-08 13:49:55 +02:00
r_vm.h * Fix build and linkage of r_vm 2009-07-16 12:38:49 +02:00
r.h * Initial import of libr 2009-02-05 22:08:46 +01:00